aboutsummaryrefslogtreecommitdiff
path: root/config/checkstyle_checks.xml
AgeCommit message (Expand)Author
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
2016-01-30Issue #2546: added new check RegexpOnFilenameCheckrnveach
2016-01-26minor: update for commentRoman Ivanov
2015-12-25Issue #2773: fix for checkstyle_config.xml config only, but issue still not r...Roman Ivanov
2015-12-06Issue #2604: Update regexp pattern for LocalVariableNameAndrei Selkin
2015-12-06Issue #2604: Update regexp pattern for StaticVariableNameAndrei Selkin
2015-12-06Issue #2604: Update regexp pattern for MemberNameAndrei Selkin
2015-12-06Issue #2604: Update regexp pattern for ParameterNameAndrei Selkin
2015-12-06Issue #2647: Suppress UncommentedMain violations on CSVladislav Lisetskiy
2015-12-03Issue #2616: Add CatchParameterName check for catch blocks parametersMichal Kordas
2015-11-25Issue #2639: CSV is removed from allowed abbreviationsRoman Ivanov
2015-11-25Issue #2639: CPP is removed from allowed abbreviationsRoman Ivanov
2015-11-25Issue #2639: RTE is removed from allowed abbreviationsRoman Ivanov
2015-11-25Issue #2639: RE is removed from allowed abbreviationsRoman Ivanov
2015-11-25Issue #2639: ID is removed from allowed abbreviationsRoman Ivanov
2015-11-25Issue #2639: URI is removed from allowed abbreviationsRoman Ivanov
2015-11-24Issue #2639: URL is removed from allowed abbreviationsRoman Ivanov
2015-11-24Issue #2639: XML is removed from allowed abbreviationsRoman Ivanov
2015-11-21Issue #2639: adjust AbbreviationAsWordInName in checkstyle_checks.xml to catc...Roman Ivanov
2015-11-12Issue #2581: Enforce all annotations to be separate line for CheckstyleMichal Kordas
2015-11-05Issue #2290: Enforce method parameter name to be 2 or more symbols in sizeAndrei Selkin
2015-11-05Issue #2526: reorganized checkstyle_checks.xmlrnveach
2015-11-04Issue #2451: allow unknown tags for javadoc typernveach
2015-11-03Issue #1627: Make 'processJavadoc' property 'true' by defaultVladislav Lisetskiy
2015-10-30Issue #2268: require all filters appear in checkstyle_checks.xmlrnveach
2015-10-29Issue #2268: require all checks appear in checkstyle_checks.xmlrnveach