File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -105,7 +105,6 @@ To install with ``pip``:
105
105
106
106
.. end installation
107
107
108
-
109
108
Use with GitHub Actions
110
109
----------------------------
111
110
Original file line number Diff line number Diff line change 71
71
git+https://github.com/domdfcoding/flake8-quotes.git
72
72
git+https://github.com/domdfcoding/flake8-rst-docstrings.git
73
73
git+https://github.com/domdfcoding/flake8-rst-docstrings-sphinx.git@v2
74
+ git+https://github.com/domdfcoding/flake8-github-actions
74
75
pygments>=2.7.1
75
- commands = python3 -m flake8_rst_docstrings_sphinx flake8_github_actions --allow-toolbox
76
+ commands = python3 -m flake8_rst_docstrings_sphinx flake8_github_actions --allow-toolbox {posargs}
76
77
77
78
[testenv:mypy]
78
79
basepython = python3.6
You can’t perform that action at this time.
0 commit comments