File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <project version =" 4" >
3
+ <component name =" DetektPluginSettings" >
4
+ <option name =" baselinePath" value =" $PROJECT_DIR$/code-analysis/detekt/baseline.xml" />
5
+ <option name =" configurationFiles" >
6
+ <list >
7
+ <option value =" $PROJECT_DIR$/code-analysis/detekt/detekt.yml" />
8
+ </list >
9
+ </option >
10
+ <option name =" enableDetekt" value =" true" />
11
+ <option name =" enableForProjectResult" value =" Accepted" />
12
+ <option name =" enableFormatting" value =" true" />
13
+ </component >
14
+ </project >
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <project version =" 4" >
3
+ <component name =" ExternalDependencies" >
4
+ <plugin id =" detekt" />
5
+ </component >
6
+ </project >
You can’t perform that action at this time.
0 commit comments