Skip to content

Commit

Permalink
pre-commit: ignore docs directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Slowki authored and Stephan Wolski committed Jun 21, 2019
1 parent abb761e commit cf1caa6
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 @@ -19,3 +19,4 @@ repos:
hooks:
- id: black
args: ["-l", "120"]
exclude: "docs/.*$"

0 comments on commit cf1caa6

Please sign in to comment.