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 04a7c6c commit c57c2bfCopy full SHA for c57c2bf
README.md
@@ -28,15 +28,15 @@ Basic:
28
```yml
29
steps:
30
- uses: actions/checkout@v1
31
- - uses: marian-code/python-lint-annotate@v2.2.0
+ - uses: marian-code/python-lint-annotate@v2.3.0
32
```
33
34
Options:
35
36
37
38
39
40
with:
41
python-root-list: "src/ tests/'*'" # accepts wildcards bit must be enclosed in commas
42
use-pycodestyle: false
0 commit comments