File tree 1 file changed +6
-4
lines changed
src/main/java/io/gitlab/arturbosch/detekt/config
1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 30
30
</constraints >
31
31
<properties >
32
32
<text value =" " />
33
- <toolTipText value =" Path to detekt configuration file" />
33
+ <toolTipText value =" Selects path to your custom detekt configuration file" />
34
34
</properties >
35
35
</component >
36
36
</children >
42
42
<properties >
43
43
<selected value =" true" />
44
44
<text value =" Enable Detekt" />
45
- <toolTipText value =" Enable Detekt" />
45
+ <toolTipText value =" Enables Detekt to run on file modifications or not " />
46
46
</properties >
47
47
</component >
48
48
<component id =" 557e8" class =" javax.swing.JCheckBox" binding =" buildUponDefaultConfig" >
60
60
</constraints >
61
61
<properties >
62
62
<text value =" Treat detekt findings as errors" />
63
+ <toolTipText value =" Shows detekt findings as errors instead of warnings" />
63
64
</properties >
64
65
</component >
65
66
<vspacer id =" f22cd" >
72
73
<grid row =" 1" column =" 0" row-span =" 1" col-span =" 1" vsize-policy =" 0" hsize-policy =" 3" anchor =" 8" fill =" 0" indent =" 0" use-parent-layout =" false" />
73
74
</constraints >
74
75
<properties >
75
- <text value =" Enable Formatting" />
76
+ <text value =" Enable Formatting rules" />
77
+ <toolTipText value =" Adds rules related to code formatting" />
76
78
</properties >
77
79
</component >
78
80
<component id =" 85c28" class =" javax.swing.JCheckBox" binding =" failFast" >
90
92
</constraints >
91
93
<properties >
92
94
<text value =" Auto correct" />
93
- <toolTipText value =" Automatically corrects in-place rules that are fixable" />
95
+ <toolTipText value =" Corrects automatically in-place rules that are fixable" />
94
96
</properties >
95
97
</component >
96
98
</children >
You can’t perform that action at this time.
0 commit comments