File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
checkstyle-sonar-plugin/config Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 21282128 <inspection_tool class =" TypeScriptUnresolvedFunction" enabled =" true" level =" ERROR" enabled_by_default =" true" />
21292129 <inspection_tool class =" TypeScriptUnresolvedVariable" enabled =" true" level =" ERROR" enabled_by_default =" true" />
21302130 <inspection_tool class =" UNCHECKED_WARNING" enabled =" true" level =" ERROR" enabled_by_default =" true" />
2131- <inspection_tool class =" UNUSED_IMPORT" enabled =" false " level =" ERROR" enabled_by_default =" true" />
2131+ <inspection_tool class =" UNUSED_IMPORT" enabled =" true " level =" ERROR" enabled_by_default =" true" />
21322132 <inspection_tool class =" UnaryPlus" enabled =" true" level =" ERROR" enabled_by_default =" true" />
21332133 <inspection_tool class =" UncheckedExceptionClass" enabled =" false" level =" ERROR" enabled_by_default =" false" />
21342134 <inspection_tool class =" UnclearBinaryExpression" enabled =" false" level =" ERROR" enabled_by_default =" false" />
You can’t perform that action at this time.
0 commit comments