Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4df98f4

Browse files
authored
Merge pull request#235 from per1234/fix-spellcheck
Fix spell check false positive by ignoring word
2 parents331cdd9 +ce1f76e commit4df98f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.codespellrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# See: https://github.com/codespell-project/codespell#using-a-config-file
22
[codespell]
33
# In the event of a false positive, add the problematic word, in all lowercase, to a comma-separated list here:
4-
ignore-words-list = hel
4+
ignore-words-list = hel,shiftin
55
check-filenames =
66
check-hidden =
77
skip = ./.git,./test/external

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp