File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -233,10 +233,10 @@ My current settings are as follows:
233
233
![ alt text] (images_plugin_dev_setup/Screenshot-Preferences 4.png "screen capture")
234
234
![ alt text] (images_plugin_dev_setup/Screenshot-Preferences 5.png "screen capture")
235
235
236
- * Name shadowing and conflicts. Set all to Warning.
237
- * Unnecessary code. Set all to Warning.
238
- * Null analysis. Set all active (not greyed out) to Warning.
239
- * Potential programming problems. Set all to Warning.
236
+ * Name shadowing and conflicts: Set all to Warning.
237
+ * Unnecessary code: Set all to Warning.
238
+ * Null analysis: Set all active (not greyed out) to Warning.
239
+ * Potential programming problems: Set all to Warning.
240
240
241
241
### Running the Plugin
242
242
You can’t perform that action at this time.
0 commit comments