Skip to content

Commit

Permalink
ci: skip pylint in pre-commit.ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangyi15 committed Oct 25, 2024
1 parent 3d949c1 commit 619623d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,9 @@ repos:
hooks:
- id: rstcheck
files: \.(inc|rst)$




ci:
skip: [pylint]

0 comments on commit 619623d

Please sign in to comment.