diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a16141c..2080b88 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: - repo: https://github.com/rstcheck/rstcheck rev: 'v6.1.0' # Use the sha / tag you want to point at hooks: - - id: rstcheck + - id: rstcheck - repo: https://git.opytex.org/lafrite/clean-rst rev: v0.1.2 hooks: diff --git a/.rstcheck.cfg b/.rstcheck.cfg new file mode 100644 index 0000000..d129836 --- /dev/null +++ b/.rstcheck.cfg @@ -0,0 +1,3 @@ +[rstcheck] +ignore_directives = + big_button