Skip to content

Commit 93ea4a3

Browse files
Only for specific files
1 parent c51c491 commit 93ea4a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ repos:
7979
name: sphinx-generated-doc
8080
entry: make -C doc/ html
8181
pass_filenames: false
82+
files: ^pylint/|^doc/
83+
types: [file, python, rst]
8284
language: system
8385
stages: [push]
8486
- id: fix-documentation

0 commit comments

Comments
 (0)