Skip to content

Commit

Permalink
🔧 chore: Update pre-commit config
Browse files Browse the repository at this point in the history
- Add target folder for pylint
  • Loading branch information
ARYAN-NIKNEZHAD committed Aug 29, 2024
1 parent bd6776f commit 5f00781
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ repos:
- "-rn"
- "-sn"
- "--rcfile=pyproject.toml"
files: ^sage_meta/

ci:
skip: [pylint]

0 comments on commit 5f00781

Please sign in to comment.