We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38c84ec commit 9e073faCopy full SHA for 9e073fa
docs/user_guide/command-line.md
@@ -84,6 +84,8 @@ warnings, errors or ignored.
84
}
85
```
86
87
+When a configuration specifies `location` without leading `/` it is interpreted
88
+as a glob pattern following gitignore syntax.
89
The issues are partial matches of the [Issues] that the validator accumulates.
90
Pass the `--json` flag to see the issues in detail.
91
0 commit comments