aboutsummaryrefslogtreecommitdiff
path: root/src/test/resources/com/puppycrawl
AgeCommit message (Expand)Author
2017-03-09Issue #3700: Control Characters are not skipped with google_checks configLuolc
2017-03-08Issue #3904: Split and Organize Checkstyle inputs by Test for SeparatorWrapSagar
2017-03-08Issue #3929: Modified OperatorWrapCheckTest.java and moved its input files to...Nikhil Gupta
2017-03-08Issue #3897: Split input test files for WhitespaceAfterCheckTestPedro Portela
2017-03-06Issue #3329: Added lambda to ParenPadAndrew Kuchev
2017-03-04Issue #3900: Modified TypecastParenPadCheckTest.java and moved its test-files...Piyush Sharma
2017-03-03Issue #3850: Fixed multiline typecastAndrei Selkin
2017-02-28Issue #3848: Increase code coverage of RequireThisCheckAndrei Selkin
2017-02-23Issue #3830: Fix bug in DesignForExtension when order of annotations changes ...Andrei Selkin
2017-02-20Pull #3841: add allowEmptyCatches parameter to WhitespaceAroundCheckliscju
2017-02-19Issue #3843: Fix coverage problem for DesignForExtensionAndrei Selkin
2017-02-15Issue #3803: added new case for if and or operator for IndentationCheckrnveach
2017-02-15Issue #3733: Modify indent check to handle multiple, stacked annotationsshawn.kovalchick
2017-02-10Issue #3718: Add varargs support for NoWhitespaceBeforeRobert Painsi
2017-02-08Issue #3803: fixed catch indentation wrappingrnveach
2017-02-01Issue #3776: fixed try-resource in RightCurlyCheckrnveach
2017-01-28Revert "Issue #3546: add lambda in a rightcurlycheck"Roman Ivanov
2017-01-28Issue #3546: add lambda in a rightcurlycheckMaksimP
2017-01-28Issue #3041: RequireThisCheck doesn't see outer classes for anonymous classesVladislav Lisetskiy
2017-01-27minor: bump year in header of all java filesRoman Ivanov
2017-01-27Issue #3732: fix NPE for Java 8's 'receiver parameter'Markus Rathgeb
2017-01-26Issue #3675: Replace Scope with AccessModifier in ParameterNameCheck to avoid...Andrei Selkin
2017-01-22Issue #3741: Fix false negative when import is from java.lang packageAndrei Selkin
2017-01-17Issue #3507: column number in first javadoc line fixedkazachka
2017-01-05Issue #3509: fixed try with resource on FallThroughCheckrnveach
2017-01-05Issue #3681: fixed NPE in RightCurly when do has no curliesrnveach
2016-12-30Issue #3655: Fix NPE in NeedBraces on single line default stmtliscju
2016-12-30Issue #3551: CustomImportOrder shows violation on multiple line separationkazachka
2016-12-12Issue #2803: added synchronized to NoWhitespaceAfterCheckrnveach
2016-12-12Issue #3426: remove warning on PACKAGE_DEF preceded by javadoc not separated ...kazachka
2016-12-09Issue #3600: fix chmodMaksimP
2016-12-09Issue #3333: add new tokens in WhitespaceAfterCheckMaksimP
2016-12-07Issue #3617: make FinalLocalVariable not check multi-catch varsliscju
2016-11-25Issue #2068: updated RedundantModifier documentation for final in enumsrnveach
2016-11-18Issue #3170: delete children from javadoc TEXTrnveach
2016-11-18minor: dos2unix to convert 1 file found 'with CRLF line terminators'Michael Vorburger
2016-11-11Issue #3445: GUI modified to show javadoc tree as subtree of COMMENT_CONTENT ...kazachka
2016-11-10Issue #3488: save files into cache with no un-suppressed violationsrnveach
2016-11-08Issue #3515: allowed cli to override and swap checkerrnveach
2016-11-05Issue #3473: ParameterNameCheck: new scope and excludeScope propertiesalberto.cuda
2016-11-05Issue #1254: Fix JavadocVariableCheck when assigning a lambda as a fieldAndrei Selkin
2016-11-01Issue #2427: added customizable javadoc tokensrnveach
2016-10-22Issue #3431: AST printer modified to print javadoc in comment block, tests addedkazachka
2016-10-22Issue #3102: DesignForExtension: consider overridable methods and javadocAndrei Selkin
2016-10-18Issue #2999: allow regex in subpackage and importcontrol elementVolker Boerchers
2016-10-16Issue #3202: ARRAY_INIT whitespace follow check deleted, test cases added and...zenigata
2016-10-10Issue #3476: Improve escaped unicode chars detection for AvoidEscapedUnicodeC...Dzmitry Rusak
2016-10-08Issue #3472: Add METHOD_REF to tokens of OperatorWrapCheckalberto.cuda
2016-10-01Issue #3486: clear childCount field cache in DetailASTrnveach
2016-09-30Issue #3466: Clear branchTokenTypes field cache in DetailAST before changing ...Andrei Selkin