Java source code checker https://checkstyle.sourceforge.io/
Go to file
2024-01-06 00:03:08 +01:00
java-checkstyle-5.1-anakia.patch update to 5.3 [release 5.3-1mamba;Mon Feb 28 2011] 2024-01-06 00:03:08 +01:00
java-checkstyle-5.1-ant-1.8.patch update to 5.3 [release 5.3-1mamba;Mon Feb 28 2011] 2024-01-06 00:03:08 +01:00
java-checkstyle-5.1-javadoc-crosslink.patch update to 5.3 [release 5.3-1mamba;Mon Feb 28 2011] 2024-01-06 00:03:08 +01:00
java-checkstyle-5.1-script update to 5.3 [release 5.3-1mamba;Mon Feb 28 2011] 2024-01-06 00:03:08 +01:00
java-checkstyle-5.1.catalog update to 5.3 [release 5.3-1mamba;Mon Feb 28 2011] 2024-01-06 00:03:08 +01:00
java-checkstyle.spec update to 5.3 [release 5.3-1mamba;Mon Feb 28 2011] 2024-01-06 00:03:08 +01:00
README.md update to 5.3 [release 5.3-1mamba;Mon Feb 28 2011] 2024-01-06 00:03:08 +01:00

java-checkstyle

Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.