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 7e01a88 commit c52425dCopy full SHA for c52425d
README.md
@@ -31,15 +31,15 @@ Basic:
31
```yml
32
steps:
33
- uses: actions/checkout@v1
34
- - uses: marian-code/python-lint-annotate@v2.3.0
+ - uses: marian-code/python-lint-annotate@v2.4.0
35
```
36
37
Options:
38
39
40
41
42
43
with:
44
python-root-list: "'src/ tests/*'" # accepts wildcards, whole expresion must be enclosed in commas
45
use-pycodestyle: false
0 commit comments