aboutsummaryrefslogtreecommitdiff
path: root/config/intellij-idea-inspections.xml
AgeCommit message (Expand)Author
2017-08-22Issue #3496: ReturnCount: enforce max=1 over checkstyle codeRoman Ivanov
2017-08-21Issue #4805: fix HtmlTagCanBeJavadocTag in TokenTypesvasilyeva
2017-08-19Issue #4940: fix MultipleReturnPointsPerMethod idea violationvasilyeva
2017-08-17Issue #4940: fix twelfth part idea violationsvasilyeva
2017-08-16Issue #4940: add suppressions on the twelfth part of idea violationsvasilyeva
2017-08-11Issue #4607: Added moduleId to violation messagesLuolc
2017-08-10Issue #4801: fix for violations from WeakerAccess inspectionRoman Ivanov
2017-08-09Issue #4801: fix some violations from the eleventh part of idea violationsvasilyeva
2017-08-01Issue #4592: Added AbstractPathTestSupport, AbstractModuleTestSupport, Abstra...Subbu Dantu
2017-08-01Issue #3573: resovle design problem of FileContentsHolderTimur
2017-07-31Issue #4592: Added the last few tests which extend AbstractModuleTestSupportSubbu Dantu
2017-07-29Issue #4707: fix all violations of BooleanParameter idea check except those a...vasilyeva
2017-07-29Issue #4726: fix EqualsUsesNonFinalVariable, HashCodeUsesNonFinalVariable ide...vasilyeva
2017-07-29Issue #4808: fix final 300 AssertsWithoutMessages idea violationsvasilyeva
2017-07-27Issue #4812: add report on StringBufferMustHaveInitialCapacityRoman Ivanov
2017-07-27Issue #4726: fix AlphaUnsortedPropertiesFile idea violationvasilyeva
2017-07-26Issue #4801: fix some violations from eleventh part of idea violationsvasylieva
2017-07-26Issue #4726: fix InconsistentResourceBundle idea violationvasilyeva
2017-07-24Issue #4725: fix all violations from the tenth part of idea violationsvasylieva
2017-07-23Issue #4724: fix all violations from the sixth part of idea violationsvasilyeva
2017-07-23Issue #4722: fix HtmlTagCanBeJavadocTag idea violationvasilyeva
2017-07-23Issue #4726: fix MethodMayBeStatic idea violationsvasilyeva
2017-07-23Issue #4722: fix EqualsReplaceableByObjectsCall IDEA violationvasilyeva
2017-07-23Issue #4724: fix FieldNotUsedInToString IDEA violationsvasilyeva
2017-07-23Issue #4801: add suppressions on the eleventh part of IDEA violationsvasilyeva
2017-07-22Issue #3435: introduce InterfaceMayBeFunctional violation, add annotationsvasilyeva
2017-07-22Issue #4707: fixed remained violations for the nineth part of idea violationsvasilyeva
2017-07-21Issue #4725: add inspections passed without violationsvasilyeva
2017-07-20Issue #4726: fix CallToSimpleGetterInClass, MismatchedCollectionQueryUpdate, ...vasilyeva
2017-07-20Issue #4713: fix all violations from the third part of idea violationsvasilyeva
2017-07-20Issue #4723: fix all violations from the fourth part of idea violationsvasilyeva
2017-07-19Issue #4722: fix SimplifiableIfStatement, suppress MissingPackageInfo violationvasilyeva
2017-07-18Issue #4724: add suppressionsvasilyeva
2017-07-17Issue #4713: add suppressionsvasilyeva
2017-07-17Issue #4722: fix easy cases of the seventh part of idea violationsvasilyeva
2017-07-17Issue #4726: fix easy cases of the fifth part of idea violationsvasilyeva
2017-07-15Issue #4708: fixed part of idea violationsvasilyeva
2017-07-15Issue #3301: update suppress commentvasilyeva
2017-07-15Issue #4711: fixed code style idea violationsvasilyeva
2017-07-14Issue #4707: fixed abstraction IDEA violationsvasilyeva
2017-07-13Issue #4700: Remove redundant sync for synchronizedMapAndrew Kuchev
2017-07-11Issue #4681: commenting disablement of few inspections and fix for W3CssValid...Roman Ivanov
2017-06-22Issue #4394: increase coverage of pitest-checkstyle-filters with added api pa...vasylieva
2017-06-22Issue #4400: increase limit for ClassWithTooManyDependencies due to violation...Roman Ivanov
2017-04-23Issue #4250: suppression of some IntellijIdea inspections till GSoC project c...Roman Ivanov
2017-04-05Issue #3616: Fix/suppress TC "Deprecated member is still used" errorsVladislav Lisetskii
2017-02-15Issue #3735: added lambdas to NeedBraces for checkstyle configrnveach
2016-12-09minor: fix for Intelij inspections (Prohibited exception 'Exception' thrown; ...Roman Ivanov
2016-11-30Issue #3575: changed module setters for scopernveach
2016-09-08Issue #3233: Resolve IntelijIdea inspection violations for java8 migration (#...Mariia Mykhailova