1 parent 1d861a3 commit 89c8da9Copy full SHA for 89c8da9
1 file changed
README.md
@@ -126,6 +126,7 @@ Override only the settings you want to change. For example:
126
```json
127
{
128
"ShouldIgnoreILLinesContainingConfiguredStrings": true,
129
+ "ILIgnoreLineContainingStrings": ["buildserver1_", "buildserver2_"],
130
"ShouldOutputFileTimestamps": false,
131
"ShouldOutputILText": false,
132
"ShouldIncludeIgnoredFiles": false
@@ -328,6 +329,7 @@ flowchart TD
328
329
330
331
332
333
334
335
0 commit comments