aboutsummaryrefslogtreecommitdiff
path: root/config/intellij-idea-inspections.xml
AgeCommit message (Expand)Author
2016-06-23minor: intelijidea inspection ('throw' inside 'finally' block) is disabled ti...Roman Ivanov
2016-06-23minor : temporal disablement of 'Guava's functional primitives can be replace...Roman Ivanov
2016-06-23minor: syncing of intellij-idea-inspections.xml from export version of Inteli...Roman Ivanov
2016-06-09Issue #3229: update for IntelijIdea inspections to skip java8 validation till...Roman Ivanov
2016-05-31Revert "Issue #3229: update for IntelijIdea inspections to skip java8 validat...Roman Ivanov
2016-05-30Issue #3229: update for IntelijIdea inspections to skip java8 validation till...Roman Ivanov
2016-03-26Issue #2973: added java lexer cases for coveragernveach
2016-03-17Issue #652: New CLI option to print Javadoc comment parse treeBaratali Izmailov
2016-03-01Issue #2987: Allow JUnit ClassRule to be publicAndrej Vano
2016-02-16Issue #2285: Add possibility to track down the name of source file which caus...Andrei Selkin
2015-12-25config: fix for teamcity false alarm casued by commit 70a6e2e, no way to supp...Roman Ivanov
2015-12-15Issue #2523: Make DetectorOptions as final and immutableAndrei Selkin
2015-12-12config: JSUnresolvedLibraryURL is disabled as it cause false-positives 'check...Roman Ivanov
2015-09-18Issue #2080: Fix AbstractClassWithoutAbstractMethods rule violationsMichal Kordas
2015-09-07Issue #2080: VtlReferencesInspection is disabled as it produce a lot of false...Roman Ivanov
2015-09-06Revert "Issue #2065: additional attempt to resolve violation on TeamCity, Dec...Roman Ivanov
2015-09-06Issue #2065: additional attempt to resolve violation on TeamCity, DeclareColl...Roman Ivanov
2015-09-05Issue #1555: Tune down inspection for overridden parameter namesMichal Kordas
2015-09-03Issue #2080: Replace ternary condition operator with ifMichal Kordas
2015-09-03Issue #2080: Enable AbstractClassNamingConvention inspectionMichal Kordas
2015-09-03Issue #2080: Replace tabs with spacesMichal Kordas
2015-09-03Issue #2065: Add suppression for IntelliJ IDEA inspection as commentMichal Kordas
2015-09-03Issue #2065: Add suppression for IntelliJ IDEA inspectionMichal Kordas
2015-08-31Issue #1555: Instructions to enable IntelliJ IDEA InspectionsMichal Kordas