Commit Graph

65 Commits

Author SHA1 Message Date
Andrei Selkin dea6dab124 Issue #2251: Fix wrong support for resources with language, country, variant 2016-02-16 12:30:04 -08:00
rnveach c7d897ec38 Issue #2836: added check messages to xdoc 2016-01-30 05:31:01 -08:00
rnveach 6354f009e8 Issue #2519: removed xdoc links to master 2015-11-03 22:30:12 -05:00
Vladislav Lisetskiy 986b2c664b Issue #1627: Update 'Example of Usage' sections in xdocs 2015-11-03 18:28:14 +03:00
rnveach 879738dc84 Issue #2292: fixed xdoc check order errors 2015-11-03 06:17:00 -08:00
Andrei Selkin d34fe20b92 Issue #2078: Update xdoc for CommentsIndentationCheck 2015-10-31 15:48:32 -07:00
rnveach 2ba55edc4e Issue #2268: require all checks appear in checkstyle_checks.xml 2015-10-29 21:10:29 -07:00
rnveach b0891b5567 Issue #2442: fixed xdoc check errors 2015-10-27 22:36:51 -04:00
rnveach 24f73e69dc Issue #2425: fixed invalid xml examples in xdocs 2015-10-23 18:55:40 -04:00
Andrei Selkin 040436b960 Issue #819: Create xdoc documentation for FileContentsHolder 2015-10-05 05:31:52 -07:00
Vladislav Lisetskiy fff24e8900 Issue #905: Resolve Doxia Site Renderer warnings 2015-09-29 21:13:34 +03:00
Andrei Selkin 9f976c4a53 Issue #2169: Update HTML documentation to describe all options for all checks 2015-09-26 19:13:48 -07:00
Andrei Selkin b8f2d25b64 Issue #2166: Add 'requiredTranslations' option to Translation check 2015-09-26 15:02:59 -07:00
Ilja Dubinin b9cad4d385 doc: examles order for DescedantTokenCheck has been changed. 2015-09-09 01:56:54 +01:00
Andrei Selkin 0e8002b728 Issue #2092: Corrected xdoc for TranslationCheck. 2015-09-05 20:57:04 +03:00
Vladislav Lisetskiy 45e3ec229d Issue #1214: Update all Checks html docs with link to hosted
configurations
2015-09-04 05:38:52 -07:00
Andrei Selkin d0939d3bc9 Corrected links on website, issue #751 2015-08-09 18:49:19 +03:00
Andrei Selkin df5eac3757 Added new Check: CommentsIndentationCheck, issue #333 2015-08-08 11:54:21 +03:00
Michal Kordas d2b16c06ed Collapse empty tags in XML. #1555 2015-08-06 06:30:42 +03:00
Roman Ivanov efb8158021 checkstyle_checks.xml was extended to catch TODO and FIXME, javadoc/xdoc also updated to have more useful example 2015-06-27 20:47:40 -07:00
Roman Ivanov 07d4e01671 Content section was added to ease navigation in Checks descriptions pages 2015-06-24 18:42:58 -07:00
Roman Ivanov e6ee384c5a favicon images (png,ico) were introduced . #1208 2015-06-13 15:33:13 -07:00
Michal Kordas 4f910b8be9 Move Regexp check from miscellaneous to regexp category. #1170 2015-06-06 18:59:32 -07:00
Martin Steiger 384ecfc7d5 Add LineSeparatorOption.LF_CR_CRLF. Issue #1045 2015-05-21 11:48:15 -07:00
Roman Ivanov b2991ef9e7 Append google analytics to all HTML pages. #1111 2015-05-20 20:56:29 -04:00
Michele Mauro d613c3fe74 removed duplicate section 'UniqueProperties' 2015-03-23 14:08:00 +01:00
alexkravin da77508165 Added anchors to sections, issue #586 2015-03-17 00:15:35 +04:00
Michał Kordas 1e93e40864 Repair typos in UniqueProperties description 2015-02-23 22:34:56 -08:00
alexkravin dcb3029c00 Switched Checkstyle and all resources to UTF-8 encoding, issue #489 2015-01-09 08:44:41 -08:00
Roman Ivanov 6007ac9d9e minor chage for wording 2015-01-05 14:11:13 -08:00
maxvetrenko 6a9e1b3f93 Added option to avoid C style. #354 2015-01-05 14:08:21 -08:00
alexkravin 49ae6cf81b Final Parameters Check, added option allows ignoring primitive types as params, issue #446 2014-12-22 08:09:13 -08:00
alexkravin 7e36b3cbd1 Translation Check - update changes due to new option, issue #149 2014-12-18 11:37:40 -08:00
Michal Kordas 94c3d64a6e Fix for typos in documentation 2014-12-15 18:40:05 +01:00
Roman Ivanov e8756de8ec fixes for linkcheck violations 2014-11-14 16:21:29 -08:00
Roman Ivanov bf03bd258a dead links are removed/fixed 2014-11-14 07:58:01 -08:00
maxvetrenko e3a48d1527 Update for IndentationCheck. #294 2014-10-13 16:21:51 -07:00
Max 39f40e5785 Fixed AvoidUnicodeChars #216. Fix NPE in case when allowByTailComment=true, fix false positive in case when allowEscapesForControlCharacters=true 2014-08-07 14:31:24 -07:00
Roman Ivanov 7c5f94aafd AbbreviationAsAWordInName moved to naming package , documentation was rewritten, mTarget was removed from Check (fix after non problematic rebase) 2014-08-02 12:42:12 -07:00
Max 0ceec15029 AbbreviationAsWordInName. #212 2014-08-02 10:54:49 -07:00
Vaclav Chalupa c3f856aba5 Enable array initialisation indentation settings
- created new 'arrayInitIndent' property to set
   different indentation than basic offset
2014-08-01 08:13:59 +02:00
Max 154016d609 AvoidEscapedUnicodeCharactersCheck #194. Avoided using Unicode escapes. 2014-07-18 08:36:53 -07:00
Peter O 899f12f19f more editorial changes 2014-07-15 01:32:36 +04:00
Peter O b83e754d92 Some editorial changes in config_misc.xml 2014-07-15 01:32:35 +04:00
Kevin S. Clarke 1ff166e1b6 added support for a separate throws indentation configuration 2013-12-18 14:22:57 -05:00
Pavel Baranchikov 3ba5990596 Implemented UniqueProperties check 2013-10-25 12:11:28 +04:00
Ivan Sopov 07939ec726 Merge branch 'master' of github.com:picomancer/checkstyle into picomancer-master 2013-10-07 09:31:17 +03:00
Andrew Gaul c876d2431e Correct typos
Many fixes to the documentation.
2013-10-06 13:35:54 -07:00
picomancer 788f87df4d chmod all files to 644 2013-10-05 00:22:22 -04:00
Oliver Burn 84a9ea5f6b Added OuterTypeFilename that checks that the outer type name and the file name match.
For example, the class Foo must be in a file named Foo.java.
2010-09-28 04:44:09 +00:00