Skip to content

Commit 1f39ef8

Browse files
committed
Fix: new favicon and optimize codespell
Testing Fix: delete codespell config Remove codespell
1 parent 4d81098 commit 1f39ef8

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

.codespellrc

Lines changed: 0 additions & 2 deletions
This file was deleted.

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ repos:
3434
rev: v2.2.2
3535
hooks:
3636
- id: codespell
37-
exclude: >
38-
(?x)^(
39-
.*\.yml
40-
)$
37+
exclude_types:
38+
- javascript
39+
- scss
40+
- yaml
4141
additional_dependencies:
4242
- tomli

images/favicon.ico

-13.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)