checkstyle/config
Michal Kordas f7e41edb94 Issue #2080: Replace ternary condition operator with if
Fixes `ConditionalExpression` inspection violations.

Description:
>Reports the ternary condition operator. Some coding standards prohibit the use of the condition operator, in favor of if-else statements.
2015-09-03 18:07:24 -07:00
..
ant-phase-compile.xml all additional configuration files were moved to config folder 2015-02-03 13:55:05 -08:00
ant-phase-verify.xml Issue #1678: Enable Checkstyle checks for 'gui' package 2015-08-31 21:37:06 -07:00
assembly-bin.xml all additional configuration files were moved to config folder 2015-02-03 13:55:05 -08:00
assembly-src.xml chmod all files to 644 2013-10-05 00:22:22 -04:00
build.xml Remove unnecessary consecutive lines in Checkstyle code. #1534 2015-08-02 18:41:32 -07:00
checkstyle_checks.xml Issue #945: Added 'IllegalCatch' into checkstyle_checks.xml. 2015-09-03 06:11:18 -07:00
findbugs-exclude.xml Fix typos in quality profile files. #1555 2015-08-25 04:38:37 -07:00
import-control.xml Fix PMD violations of AvoidCatchingGenericException rule. #959 2015-06-28 10:13:43 -07:00
intellij-idea-inspections.xml Issue #2080: Replace ternary condition operator with if 2015-09-03 18:07:24 -07:00
java.header Copiright become 2015 and 'the original author or authors.' 2015-02-18 13:19:23 -08:00
java_regexp.header Fix RegexpHeader causing exception with default config, issue #1129. 2015-07-18 12:41:27 +03:00
pmd.xml Removed suppression for SwitchDensity rule from PMD, issue #973 2015-08-25 04:59:50 -07:00
suppressions.xml Issue #1566: WriteTag violations fixed 2015-08-31 20:14:01 +01:00