We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f45c26f commit abcf381Copy full SHA for abcf381
.pre-commit-config.yaml
@@ -20,14 +20,6 @@ repos:
20
rev: 6cb49915af2e93e61f5f0d0a82216e28ad5c7c18 # frozen: v1
21
hooks:
22
- id: typos
23
- exclude: |
24
- (?x)^(
25
- .*\.min\.css
26
- |.*\.min\.js
27
- |.*\.css\.map
28
- |.*\.js\.map
29
- |.*\.svg
30
- )$
31
- repo: https://github.com/tox-dev/pyproject-fmt
32
rev: 57b6ff7bf72affdd12c7f3fd6de761ba18a33b3a # frozen: v2.5.1
33
0 commit comments