3cc5a02dd6
JavadocType: require @author tag in format "name (email)"
2016-09-05 07:29:06 +01:00
d82ef2337e
JavadocMethod: require on protected and package
...
Also:
* warn about unused @throws tags
* skip basic setters and getters
2016-09-05 07:28:02 +01:00
ee9753c9bb
AbbreviationAsWordInName: apply to final and static
2016-09-04 22:37:34 +01:00
c1beb073da
AtclauseOrder: adjust order to match that forced by IntelliJ
2016-09-04 22:34:32 +01:00
c24540c17c
LineLength: set max to 120
...
Widescreen monitor are more common, and this is the default for IntelliJ. Removing the TODO note about ignoring Javadoc blocks as this is less urget now with the 150% width increase.
2016-09-04 22:30:28 +01:00
afcbd11e3f
README.md: fix checkstyle configuration example
2016-08-16 19:09:59 +01:00
497a8dd044
README.md: document remaining disabled sevntu checks
2016-08-16 15:06:00 +00:00
436389304d
README.md: Add documentation for remaining enabled checks
2016-08-16 14:07:39 +00:00
0951e2c577
README.md: tidy up checks promted from sevntu to checkstyle
...
These are checks that still exist in sevntu even though they have been promoted to the main checkstyle library.
* Fix links within the README
* Move notes to correct section
* Note against sevntu check that they have been promoted
2016-08-14 12:19:21 +01:00
46930d4ddc
README.md: add link to all checks in toc
2016-08-14 12:02:30 +01:00
9a5fa50398
README.md: fix case for document link in all cases index
2016-08-14 12:01:30 +01:00
d35daf292a
README.md: sort check list
2016-08-14 11:56:00 +01:00
8363f5f5bb
README.md: add 'unsorted' check index
2016-08-14 11:43:07 +01:00
5151c836ca
README.md: add top-level table of contents
2016-08-14 11:43:07 +01:00
2b20924059
README.md: add Sevntu checks (some stubs)
2016-08-14 11:43:06 +01:00
1839b6f361
README.md: document disabled checkstyle rules
2016-08-12 19:10:34 +01:00
90347afd74
README.md: NewlineAtEndOfFile is not disabled
2016-08-12 19:08:21 +01:00
a7c2663f79
README.md: tidy up layout for TODO elements
2016-08-12 19:07:53 +01:00
0fc86942dc
README.md: add list of disabled Checkstyle rules
2016-08-09 22:54:39 +01:00
fbd327f1d4
README.md: add documentation for enabled Checkstyle rules
2016-08-09 22:54:02 +01:00
b0e312777b
README.md: update description, add requirements and usage
2016-08-09 22:53:01 +01:00
735766bcb6
Initial commit
2016-08-02 19:56:06 +01:00