aboutsummaryrefslogtreecommitdiff
path: root/src/test/resources/com/puppycrawl/tools/checkstyle/checks/indentation
AgeCommit message (Expand)Author
2017-04-05Issue #3072: Add EOL for files in test, it, .ci, config foldersVikramaditya Kukreja
2017-03-23Issue #3612: Fixed left curly indentationAndrew Kuchev
2017-03-09Issue #3965: remove from Input files "Compilable with Java8"Luolc
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-08Issue #3803: fixed catch indentation wrappingrnveach
2016-09-18Issue #3433: Cut down on Checkstyle's dependencies on Guava (part 1) (#3446)Andrei Selkin
2016-08-12Issue #2541: Activate forbidden-apis on test input files (#3402)Andrei Selkin
2016-07-29Issue #3208: Add better support for chained methods (#3339)Kevin Conaway
2016-06-16Issue #3166: fix CommentsIndentation Check incorrect work with subsequent com...Vladislav Lisetskii
2016-06-12Issue #3220: CommentsIndentation: allow upper comments for following block at...Vladislav Lisetskiy
2016-06-09Issue #3229: resources were moved to compilable areaRoman Ivanov
2016-06-08Issue #3127: fix CommentsIndentation false-positive in empty array declaratio...Vladislav Lisetskiy
2016-06-03Issue #2618: refactored indentation import and package logic (#3223)rnveach
2016-06-03Issue #3116: removed requirement right curlies must be first on line (#3222)rnveach
2016-05-30Issue #3126: Fix a lot of CommentsIndentationCheck false-positives and false-...Vladislav Lisetskiy
2016-05-07Issue #2763: restored indentation's throwsIndent logicrnveach
2016-04-28minor: removed unnecessary count correction in indentation test (#3124)rnveach
2016-04-28Issue #3136: added indentation check of while in do..while (#3139)rnveach
2016-04-24Issue #2998: Fix CommentsIndentation Check false-positive at the end of a blo...Vladislav Lisetskiy
2016-04-24Issue #2950: rewrote LineWrappingHandler for easier use (#2951)rnveach
2016-04-22Issue #3103: removed duplicated validation by line wrappingrnveach
2016-04-18Issue #3105: fixed errors in indentation input filesrnveach
2016-02-05Issue #2795: fixed handling of tabs in LineWrappingrnveach
2016-01-30Issue #2645: fixed StringIndexOutOfBoundsException in Indentation checkrnveach
2016-01-03Issue #1349: Fix IndentationCheck to accept proper right parenthesis of annot...liscju
2015-12-12conf: update guava version to 19.0Roman Ivanov
2015-11-11Issue #2541: Clean up input files to not use forbidden APIsMichal Kordas
2015-11-05Issue #2161: unify test input file namesrnveach
2015-10-31Issue #2078: Update UTs for CommentsIndentationCheckAndrei Selkin
2015-10-22Issue #2161: unify test input file namesrnveach
2015-10-22Issue #2161: unify test input file namesrnveach
2015-10-14Issue #2161: unify test input locationsrnveach