aboutsummaryrefslogtreecommitdiff
path: root/config/checkstyle_checks.xml
AgeCommit message (Expand)Author
2017-12-29Issue #4841: Add SuppressWithPlainTextCommentFilterAndrei Selkin
2017-12-27Issue #4421: Support suppression-xpath element in SuppressionLoaderTimur Tibeyev
2017-11-09Issue #4284: disallow junit.framework package in test codeRoman Ivanov
2017-10-18Issue #5023: Prohibited the usage of hardcoded encoding in Checkstyle source ...Artem Dudkin
2017-09-16Issue #4410: whitespace after @Ruslan Iagudin
2017-08-28Issue #3440: Added new check for verifying that annotation located on the sam...kazachka
2017-08-22Issue #3496: ReturnCount: enforce max=1 over checkstyle codeRoman Ivanov
2017-08-04Issue #3671: removed maxLineLength in LeftCurlyCheckrnveach
2017-08-01Issue #4592: Added AbstractPathTestSupport, AbstractModuleTestSupport, Abstra...Subbu Dantu
2017-08-01Issue #4539: update limit at checkstyle_checks.xml to be 34Roman Ivanov
2017-08-01Issue #3573: resovle design problem of FileContentsHolderTimur
2017-07-27Revert "config: update ReturnCount.max to 1"Roman Ivanov
2017-07-27config: update ReturnCount.max to 1Roman Ivanov
2017-07-24Issue #4714: Make SuppressionCommentFilter and SuppressWithNearbyCommentFilte...Timur
2017-07-18minor: extending message for checkstyle's SuppressWarning violationRoman Ivanov
2017-07-14config: fix in message key for SuppressWarnings (caused by previous commit)Roman Ivanov
2017-07-14config: extend SuppressWarnings to catch cases of IDEA inspection suppression...Roman Ivanov
2017-05-07Issue #3950: NoWhitespaceAfter: add support for method reference operator - r...Dmytro Kytsmen
2017-05-01Issue #1571: Change links to dtd schemas to reference SourceForgeAndrei Selkin
2017-04-28config: add dtd files to be validated by checkstyle_checks.xmlRoman Ivanov
2017-04-26Issue #3951: SeparatorWrap: add support for method reference operatorLuolc
2017-04-21Issue #3496: Enforce ReturnCount max=1 and suppress violationsVladislav Lisetskii
2017-04-21Issue #3949: NoWhitespaceBefore: add support for method reference operatorDmytro Kytsmen
2017-04-17Issue #3546: Update commentFormat in SuppressWithNearbyCommentFilter to allow...Vladislav Lisetskii
2017-04-12Issue #4119: add missing tokens in checkstyle configrnveach
2017-02-26Issue #3763: Try to avoid non-jdk runtime exceptions in codeVladislav Lisetskii
2017-02-17Issue #3721: enforced no abbreviations in checkstylernveach
2017-02-15Issue #3735: added lambdas to NeedBraces for checkstyle configrnveach
2017-02-15Issue #3751: added assert literal to checkstyle illegal tokenrnveach
2017-02-10config: restore default token LABELED_STAT in IllegalTokenRoman Ivanov
2017-01-22config: Limit Guava import control to src/mainJochen Van de Velde
2017-01-18Issue #3720: added missing tokens to checkstyle configrnveach
2016-12-11Issue #3590: CustomImportControl bad document examples that could lead to fal...Roman Ivanov
2016-11-24Issue #3577: ImportOrder checkstyle_checks.xml does not have separate "java" ...linelect
2016-11-20Issue #3487: turned on checkstyle cache for developersrnveach
2016-11-08minor: added vm files to be checked by checkstylernveach
2016-10-23Issue #3033: BeforeExecutionExclusionFileFilter filter java9 modules in our c...Roman Ivanov
2016-10-22Issue #2866: added before execution and exclusion file filtersrnveach
2016-10-22Issue #3102: Fix DesignForExtension violations on Checkstyle's source codeAndrei Selkin
2016-09-14Issue #2226: Replace line-based suppressions with inline ones (#3443)Andrei Selkin
2016-09-08Issue #2874: Use CyclomaticComplexity.switchBlockAsSingleDecisionPoint in che...Andrei Selkin
2016-05-28Issue #3173: moved SingleSpaceSeparatorCheck from sevntu to checkstyle (#3179)rnveach
2016-05-27Issue #3143: forbid empty return statements and fixed violationsrnveach
2016-05-09config: NPE become forbitten by IllegalCatchCheck in checkstyle_checks.xmlRoman Ivanov
2016-05-07Issue #2763: changed config and fixed throws indentation violationsrnveach
2016-03-29Issue #2944: add EmptyLineSeparator option to check empty lines inside methodsVladislav Lisetskiy
2016-03-06Issue #3001: Chinese messagesybbpgfjtey
2016-03-04Issue #2362: Add 'validateOnlyOverlapping' option for RequireThisCheckAndrei Selkin
2016-02-25minor: formatting for *.g and *.g4 files to follow 100 symbols per line ruleRoman Ivanov
2016-02-24minor: formatting for java.g to follow 100 symbols per line ruleRoman Ivanov