Commit Graph

831 Commits

Author SHA1 Message Date
Roman Ivanov bb53aed89f doc: example to checkstyle's Ant configuration was added to anttask.html 2016-02-24 06:53:50 -08:00
Baratali Izmailov 25621a3c33 Issue #652: New option to print AST with comment nodes. 2016-02-23 15:07:10 +00:00
liscju ec20c822a1 Issue #2818: Add support for lambda expression in LeftCurlyCheck 2016-02-17 08:18:33 -08:00
liscju d4791bca40 Issue #2889: Adds skipNoJavadoc option to MissingDeprecated check 2016-02-17 05:48:41 -08:00
Baratali Izmailov e091384b4f Issue #410: Web-page about writing Javadoc Checks 2016-02-17 05:38:10 -08:00
Andrei Selkin dea6dab124 Issue #2251: Fix wrong support for resources with language, country, variant 2016-02-16 12:30:04 -08:00
Andrei Selkin 4c3a5dcdd0 Issue #903: Skip type annotations from validation of ModifierOrderCheck 2016-02-15 05:48:10 -08:00
Vladislav Lisetskiy e12cd08d64 Issue #2185: update Checkstyle ant task documentation 2016-02-15 05:41:04 -08:00
Roman Ivanov bf09f5141b doc: NPath documentation is extended 2016-02-12 05:43:21 -08:00
Roman Ivanov b2dfe8602c config: update for links - sourceforge use https for all 2016-02-11 09:05:39 -08:00
liscju e545ce56a1 Issue #2838: Make WhitespaceAround allow double-brace initialization. 2016-02-10 11:21:49 -08:00
Andrei Selkin d46c2cf0e9 Issue #569: Move TreeWalker cache to Checker 2016-02-09 20:50:02 +03:00
Andrei Selkin a40ba56ff3 Issue #924: Fix enforcement of declaration order which leads to illegal forward reference 2016-02-07 02:49:15 +03:00
Roman Ivanov cb99199982 Issue #2551: additional fixes for urls to avoid dead links violations of linkcheck-maven-plugin 2016-02-05 16:06:40 -08:00
Vladislav Lisetskiy 88072728fe Issue #2609: Refactor GUI 2016-02-05 08:54:39 -08:00
rnveach cf96dd9adc Issue #2551: renamed Check to AbstractCheck 2016-02-05 06:01:03 -08:00
Roman Ivanov b987c1627f minor: link to GUI was added 2016-02-04 09:30:02 -08:00
Vladislav Lisetskiy c225479c7d Issue #2638: Print parse tree from CLI to terminal 2016-02-04 13:32:53 +03:00
Roman Ivanov 409e9f8bcf release notes 6.15 2016-01-31 06:29:50 -08:00
Roman Ivanov ddf1ce6549 Issue #2546: fix for build failure for RegexpOnFilenameCheck 2016-01-30 06:29:00 -08:00
rnveach 9d90fa25e0 Issue #2546: added new check RegexpOnFilenameCheck 2016-01-30 05:59:44 -08:00
rnveach c7d897ec38 Issue #2836: added check messages to xdoc 2016-01-30 05:31:01 -08:00
liscju c22cc5801e Issue #1002: Add optional attribute to suppression filter 2016-01-25 13:34:50 -08:00
Roman Ivanov 4e4386e5df minor: linkcheck - http://nemo.sonarqube.org is moved to https 2016-01-20 09:36:08 -08:00
Andrei Selkin 3e4367941c Issue #2792: Include InterfaceTypeParameterName into Config of Google Style 2016-01-15 20:36:31 +03:00
Roman Ivanov e59effff08 minor: update for index.html page to put links to our CLI and Ant 2016-01-15 06:41:47 -08:00
Andrei Selkin 6438bb246b Issue #1008: Add possibility to suppress checks by id 2015-12-31 13:43:28 -08:00
Vladislav Lisetskiy 425fd5a27c Issue #2539: Fix RequireThis check false-positive on methods 2015-12-31 13:41:37 -08:00
Andrew Johnson 3f691ec451 doc: Add sbt-checkstyle-plugin to list of active tools 2015-12-31 14:03:36 -05:00
Roman Ivanov 94bc619599 minor: release notes 6.14.1 2015-12-30 05:37:19 -08:00
Roman Ivanov 0bc3b004b7 minor: resolving problems from link-check maven plugin 2015-12-27 22:55:40 -08:00
Roman Ivanov 5e118177f1 release notes 6.14 2015-12-27 22:45:37 -08:00
Roman Ivanov 62d1bad0cf minor: fix for checkstyle violations 2015-12-23 08:11:25 -08:00
Roman Ivanov 2d7f43aa76 minor: extending how to report issue description 2015-12-23 06:50:25 -08:00
Andrei Selkin 3b15590148 minor: correct release 6.13 notes messages 2015-12-16 05:25:10 -08:00
Andrei Selkin 5d7226fac5 doc: Add example for ParameterName into xdoc 2015-12-09 20:56:39 +03:00
Andrei Selkin d33b0901fb doc: Fix check name in CatchParameterName xdoc 2015-12-09 20:56:33 +03:00
liscju 02bc165a36 Issue #2603: add allowEmptyLambda parameter to WhitespaceAroundCheck 2015-12-09 05:40:14 -08:00
Andrei Selkin cdfa561939 Issue #2505: Add ENUM_CONSTANT_DEF support to MethodParamPad 2015-12-08 23:26:17 +03:00
Andrei Selkin 137a6d4175 Issue #2549: Remove parameters validation from LocalVariableName 2015-12-03 17:19:15 -08:00
Michal Kordas d67d10e9f2 Issue #2616: Add CatchParameterName check for catch blocks parameters 2015-12-03 15:16:44 -08:00
Thomas Jensen e9e8d2f0a7 Pull #2644: Fix 'tokens' property in JavadocStyle check 2015-12-03 21:41:01 +01:00
liscju c2d01289dd spelling: fix typo in word 'Existing' in google_style.xml 2015-12-03 11:55:55 -08:00
Roman Ivanov e91024884e doc: extending documentation on how to report issue 2015-12-03 06:19:40 -08:00
Roman Ivanov c8d318b6aa doc: releasenotes 6.13, fix for checkstyle violations 2015-11-30 06:11:11 -08:00
Roman Ivanov 71021e661f doc: releasenotes 6.13 2015-11-30 06:04:53 -08:00
Roman Ivanov c324b05dfd Revert "Issue #2290: Add 'skipCatchParameter' to skip catch parameter from validation"
This reverts commit 176301250b.
2015-11-18 05:53:18 -08:00
Michal Kordas 71950237c1 Issue #2344: Fix typos and grammar on Report Issue page 2015-11-16 14:47:25 -08:00
Andrei Selkin ac8daf291b doc: Correct xdoc/javadoc for ParameterNameCheck 2015-11-12 19:23:46 -08:00
rnveach 1edb2ce5f7 Issue #2451: documented missing properties for MethodNameCheck 2015-11-12 19:15:30 -08:00