File tree Expand file tree Collapse file tree 2 files changed +9
-6
lines changed
Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 11# See https://github.com/check-spelling/check-spelling/wiki/Configuration-Examples:-excludes
2+ (?:^|/)(?i).gitignore\E$
3+ (?:^|/)(?i)CODE_OF_CONDUCT.md\E$
24(?:^|/)(?i)COPYRIGHT
35(?:^|/)(?i)LICEN[CS]E
4- (?:^|/)(?i)CODE_OF_CONDUCT.md\E$
5- (?:^|/)(?i).gitignore\E$
66(?:^|/)3rdparty/
77(?:^|/)go\.sum$
88(?:^|/)package(?:-lock|)\.json$
3333\.gif$
3434\.git-blame-ignore-revs$
3535\.gitattributes$
36+ \.gitignore\E$
3637\.gitkeep$
3738\.graffle$
3839\.gz$
6263\.pyc$
6364\.pylintrc$
6465\.qm$
66+ \.ruff.toml$
6567\.s$
6668\.sig$
6769\.so$
7173\.tgz$
7274\.tiff?$
7375\.ttf$
76+ \.vscode/
7477\.wav$
7578\.webm$
7679\.webp$
8285\.zip$
8386^\.github/actions/spelling/
8487^\.github/workflows/
85- \.gitignore\E$
86- \.vscode/
87- noxfile.py
88- \.ruff.toml$
88+ ^\Qsrc/a2a/auth/__init__.py\E$
89+ ^\Qsrc/a2a/server/request_handlers/context.py\E$
8990CHANGELOG.md
91+ noxfile.py
Original file line number Diff line number Diff line change 1+ AUser
12excinfo
23GVsb
34notif
You can’t perform that action at this time.
0 commit comments