aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com/puppycrawl/tools/checkstyle
AgeCommit message (Expand)Author
2017-05-06Pull #4328: moved variables inside if blocks to reduce execution timernveach
2017-05-02minor: Refactored getDetails method of RightCurlyCheckPiyush Sharma
2017-05-01Issue #3449: IllegalImport: new property illegalClasses to let blacklist cert...Tima
2017-04-30Issue #2399: New option 'onlyObjectReferences' for ExplicitInitializationCheckSubbu Dantu
2017-04-29Issue #3312: Add sourcepath property to Ant taskAndrew Kuchev
2017-04-28Issue #56: fix NPathComplexityCheckkazachka
2017-04-27Issue #3496: Enforce ReturnCount max=1 in com.puppycrawl.tools.checkstyle.apiVladislav Lisetskii
2017-04-27Issue #3496: Enforce ReturnCount max=1 in com.puppycrawl.tools.checkstyle.fil...Vladislav Lisetskii
2017-04-27Issue #3496: Enforce ReturnCount max=1 in com.puppycrawl.tools.checkstyle.che...Vladislav Lisetskii
2017-04-26Issue #3951: SeparatorWrap: add support for method reference operatorLuolc
2017-04-24Issue #3496: Enforce ReturnCount max=1 in com.puppycrawl.tools.checkstyle.che...Vladislav Lisetskii
2017-04-24Issue #3496: Enforce ReturnCount max=1 in imports, regexp, naming, design, si...Vladislav Lisetskii
2017-04-24Issue #3496: Enforce ReturnCount max=1 in com.puppycrawl.tools.checkstyle.int...Vladislav Lisetskii
2017-04-24Issue #3496: Enforce ReturnCount max=1 in com.puppycrawl.tools.checkstyle.gui...Vladislav Lisetskii
2017-04-23Issue #4250: fix for seleveral inspection violations(ignored return value, de...Roman Ivanov
2017-04-23Issue #4250: fix inspection 'RegExp - Single character alternation'Roman Ivanov
2017-04-22Issue #1509: Extra comma is required in multi-line array valueVladislav Lisetskii
2017-04-22spelling: unify THIRDPARTY_PACKAGE into THIRD_PARTY_PACKAGEYusuke Matsubara
2017-04-21Issue #3496: Enforce ReturnCount max=1 in com.puppycrawl.tools.checkstyle.che...Vladislav Lisetskii
2017-04-21Issue #3949: NoWhitespaceBefore: add support for method reference operatorDmytro Kytsmen
2017-04-21Issue #4159: LITERAL_DEFAULT is now processed by EmptyBlockCheck. Correspondi...Piyush Sharma
2017-04-18Issue #4082: Take "break" into consideration in FinalLocalVariableLuolc
2017-04-17Issue #3546: Add lambda in RightCurlyCheckVladislav Lisetskii
2017-04-15Issue #3048: ParenPad now correctly evaluates precedence parensSubbu Dantu
2017-04-12Issue #3423: Allow local vars without any unnecessary violations from Require...Piyush Sharma
2017-04-12minor: fixed styling issue on bracernveach
2017-04-12Issue #4078: DefaultComesLast only if doesnt share caseSagar
2017-04-12Issue #4119: add missing tokens in checkstyle configrnveach
2017-04-12Issue #2899: Explanations now present to differentiate between try-with-resou...Subbu Dantu
2017-04-11Issue #3616: Fix TC violation - Simplify stream API call chainsVladislav Lisetskii
2017-04-11Issue #3616: Fix TC violation - Redundant suppressionVladislav Lisetskii
2017-04-11Issue #3616: Fix TC violation - Field may be 'final'Vladislav Lisetskii
2017-04-10Issue #2186: Exception message extended to provide more information on incorr...Subbu Dantu
2017-04-10Issue #3309: Added excludedPackages to class coupling checksAndrew Kuchev
2017-04-07doc: fix documentation for METHOD_REF tokenSubbu Dantu
2017-04-05Issue #3839: One new method to optimise design and detect empty LITERAL_CASE....Piyush Sharma
2017-04-05Issue #4091: False negative on multiblock tokens with ALONE_OR_SINGLELINE optionVladislav Lisetskii
2017-04-05Issue #4085: Extend documentation for RightCurlyOption.SAMEVladislav Lisetskii
2017-04-05spelling: fix typos in testsVladislav Lisetskii
2017-04-05Pull #4126: Fix typo in @serialField javadoc tag validationVladislav Lisetskii
2017-04-05spelling: fix some typos in code/javadoc/commentsVladislav Lisetskii
2017-04-05Issue #3616: Fix/suppress TC "Deprecated member is still used" errorsVladislav Lisetskii
2017-04-05Pull #4102: changed loops to end execution earlyrnveach
2017-04-05Issue #3234: ClassDataAbstractionCoupling : Add a regex attributTima
2017-03-25Issue #3908: SummaryJavadoc need special processing of inheritDoc tagSagar
2017-03-23Issue #3612: Fixed left curly indentationAndrew Kuchev
2017-03-23Issue #3172: Regression false-positive FinalLocalVariableLuolc
2017-03-22Issue #4055: Perform refactoring of AnnotationLocationCheck to increase code ...Andrei Selkin
2017-03-22Issue #3962: Use Use try-catch to fix leaking unclosed InputStream in ImportC...Giorgos Gaganis
2017-03-20Issue #4044: Fix false negative in ALONE while checking single line if blocksAndrei Selkin