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``:
105105
106106.. end installation
107107
108-
109108 Use with GitHub Actions
110109----------------------------
111110
Original file line number Diff line number Diff line change 7171 git+https://github.com/domdfcoding/flake8-quotes.git
7272 git+https://github.com/domdfcoding/flake8-rst-docstrings.git
7373 git+https://github.com/domdfcoding/flake8-rst-docstrings-sphinx.git@v2
74+ git+https://github.com/domdfcoding/flake8-github-actions
7475 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}
7677
7778[testenv:mypy]
7879basepython = python3.6
You can’t perform that action at this time.
0 commit comments