Skip to content

Commit

Permalink
[chore] Ignore autofunction (as preparation docs improvement)
Browse files Browse the repository at this point in the history
  • Loading branch information
ftnext committed Dec 8, 2024
1 parent b295b5e commit d95f8ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rstcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
python -m pip install rstcheck
- name: Run rstcheck
run: |
python -m rstcheck README.rst reference/*.rst
python -m rstcheck --ignore-directives autofunction README.rst reference/*.rst

0 comments on commit d95f8ba

Please sign in to comment.