|
c8c6b1ae57
|
Disable JavadocPackage check
|
2018-01-06 08:21:58 +00:00 |
|
|
84013ee1ae
|
Disable AvoidStaticImport check
|
2018-01-06 08:18:39 +00:00 |
|
|
e18668dea7
|
Disable AvoidStarImport check
|
2018-01-06 08:18:23 +00:00 |
|
|
f20517a8e7
|
Disable Header check
|
2018-01-06 08:18:05 +00:00 |
|
|
fa9cc33a4d
|
Remove requirement for @auther in Type Javadoc
|
2018-01-06 08:17:38 +00:00 |
|
|
7b144fdb0a
|
AvoidDefaultSerializableInInnerClasses: enable rule
|
2017-07-13 11:57:44 +01:00 |
|
|
3fe3d16d42
|
FinalizeImplementation: enable rule
|
2017-07-05 15:30:33 +01:00 |
|
|
69ee78e50e
|
WhiteSpaceBeforeArrayInitializer: enable rule
|
2017-07-04 12:31:37 +01:00 |
|
|
55ff66d98b
|
EmptyPublicCtorInClass: enable rule
|
2017-07-04 12:25:30 +01:00 |
|
|
2b8533273f
|
Add level 0 Disabled
|
2017-05-31 12:10:06 +01:00 |
|
|
4cc70343be
|
builder: ExplicitInitilization only applies to object references
|
2017-05-30 15:01:05 +01:00 |
|
|
4a0ee1de46
|
ruleset: MoveVariableInsideIf: enabled for 4-tweaks and above
|
2017-05-28 19:56:43 +01:00 |
|
|
6072613b44
|
pom.xml: upgrade sevntu to 1.24.0
* Fixes bug in ForbidWildcardAsReturnType which is now enabled again
* Additional pluginRepositories config is no longer required
|
2017-05-28 19:52:24 +01:00 |
|
|
6f9f07709f
|
README.md,application.yml: fix typo
ArrayTrailingCommand and FinalLocalVariable had typo in level (TWEAK
when it should have been TWEAKS)
|
2017-05-26 09:17:29 +01:00 |
|
|
42985446a0
|
ForbidWildcardAsReturnType: disabled
When used with org.immutables:value, this check will kill the
Checkstyle process by throwing a NullPointerException.
|
2017-04-02 14:17:57 +01:00 |
|
|
f9ee73f148
|
RegexpOnFilename: Add a new rule to detect if there are any sync conflict files
Fails if there there are any Syncthing or Dropbox sync conflicts on any *.java file.
|
2017-03-11 16:55:34 +00:00 |
|
|
e2069b8d0d
|
builder: meet level 4 tweaks
* Add missing Rule SuppressWarningsFilter
* Suppress HideUtilityClassConstructor on main class
|
2017-01-06 16:24:22 +00:00 |
|
|
b70b7c4a5a
|
builder:application.yml: added details of disabled rules
Includes the reason they are disabled.
|
2017-01-05 23:33:11 +00:00 |
|
|
92b8dabd93
|
builder:Rule:insuppressible: add flag for rules that can't be suppressed
|
2017-01-05 16:57:32 +00:00 |
|
|
0a99044dcc
|
builder:OutputProperties: add path to README.md
|
2017-01-05 16:19:34 +00:00 |
|
|
e7f30c760b
|
builder:TemplateProperties: added
|
2017-01-05 16:18:59 +00:00 |
|
|
f57fcfe3f6
|
builder:OutputProperties: restructured output file specification
Map the filenames from each of the RuleLevel values.
|
2017-01-05 06:58:52 +00:00 |
|
|
ac3f7b28ab
|
builder:application.yml: assign missing levels to rules
|
2017-01-05 06:43:08 +00:00 |
|
|
4a7a2871ac
|
builder:application.yml:AtClauseOrder: protect '@' by wrapping properties
|
2017-01-04 20:36:10 +00:00 |
|
|
a88c76f519
|
First pass as splitting distribution from builder
|
2017-01-04 20:29:26 +00:00 |
|