Skip to content

Commit

Permalink
auth_jwt_demo: add to pre-commit-config to exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
yankinmax committed Dec 29, 2021
1 parent 80d99ff commit 0aa9cb3
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 @@ -2,6 +2,7 @@ exclude: |
(?x)
# NOT INSTALLABLE ADDONS
^auth_jwt/|
^auth_jwt_demo/|
# END NOT INSTALLABLE ADDONS
# Files and folders generated by bots, to avoid loops
^setup/|/static/description/index\.html$|
Expand Down

0 comments on commit 0aa9cb3

Please sign in to comment.