Skip to content

Commit 7cee082

Browse files
committed
chore(config): update git and spelling configurations
Add `testdata` to custom dictionary and mark `.cspell/` directory as linguist-generated to improve repository language statistics accuracy
1 parent 640fa06 commit 7cee082

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.cspell/custom-dictionary.txt

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.gitattributes

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
* text=auto eol=lf
22

3-
go.sum linguist-generated=true
4-
testdata/ linguist-generated=true
3+
go.sum linguist-generated=true
4+
testdata/* linguist-generated=true
5+
.cspell/custom-dictionary.txt linguist-generated=true

0 commit comments

Comments
 (0)