Skip to content

Commit

Permalink
pre-commit: add more descriptive message for the black formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-zero committed Aug 17, 2020
1 parent 457c210 commit d51e328
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 @@ -11,6 +11,7 @@ repos:
rev: stable
hooks:
- id: black
name: Reformat Python files with the black code formatter
exclude: >-
(?x)^(
exts/.*|
Expand Down

0 comments on commit d51e328

Please sign in to comment.