Skip to content

Commit

Permalink
Remove doc change test
Browse files Browse the repository at this point in the history
  • Loading branch information
djspstfc committed Aug 12, 2024
1 parent 963fd99 commit 2fea749
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ repos:
name: docs
entry: bash -c "poetry run sphinx-build -M dummy ./docs ./docs/_build -W -q -a"
language: system
types: [ file, python, rst, toml ]
types_or: [ file, python, rst, toml, markdown ]
3 changes: 1 addition & 2 deletions docs/contributing.rst
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
.. include:: ../CONTRIBUTING.rst
.. include:: badger
.. include:: ../CONTRIBUTING.rst

0 comments on commit 2fea749

Please sign in to comment.