Skip to content

Commit 8916cbb

Browse files
committed
ci(codespell): ignore ser
1 parent f59017e commit 8916cbb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.codespellrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[codespell]
2+
ignore-words-list=ser

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ fabric.properties
9090
http-client.private.env.json
9191

9292
# Android studio 3.1+ serialized cache file
93-
# codespell:ignore ser
9493
.idea/caches/build_file_checksums.ser
9594

9695
# Apifox Helper cache

0 commit comments

Comments
 (0)