diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 75895dc..2581e37 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -64,3 +64,9 @@ repos: hooks: - id: rstcheck files: \.(inc|rst)$ + + + + +ci: + skip: [pylint]