diff options
| author | Ernst de Haan <znerd@FreeBSD.org> | 2002-10-09 22:03:39 +0000 |
|---|---|---|
| committer | Ernst de Haan <znerd@FreeBSD.org> | 2002-10-09 22:03:39 +0000 |
| commit | 85b1da903b33ed028a8d30f86107e702ae6f6687 (patch) | |
| tree | 85571986c9fc6caf0ec3172c9d8e40bae7dd1c8b /java/java-checkstyle/pkg-descr | |
| parent | 40766c86e98b5d3e8ce6f7b10ccee895599f3c9c (diff) | |
Notes
Diffstat (limited to 'java/java-checkstyle/pkg-descr')
| -rw-r--r-- | java/java-checkstyle/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/java/java-checkstyle/pkg-descr b/java/java-checkstyle/pkg-descr new file mode 100644 index 000000000000..7125e6e66e09 --- /dev/null +++ b/java/java-checkstyle/pkg-descr @@ -0,0 +1,10 @@ +Checkstyle is a development tool to help programmers write Java code +that adheres to a coding standard. It automates the process of +checking Java code to spare humans of this boring (but important) +task. This makes it ideal for projects that want to enforce a coding +standard. + +Checkstyle can be used as either a commandline utility or as an +Ant task. + +WWW: http://checkstyle.sourceforge.net/ |
