ok/jj
1
0
Fork 0
forked from mirrors/jj

github: silence codespell false-positive "NotIn"

Appears that the new version is stricter about CamelCase identifiers?

https://github.com/martinvonz/jj/actions/runs/9217071832/job/25358450632
This commit is contained in:
Yuya Nishihara 2024-05-24 10:46:32 +09:00
parent f54aca7e67
commit 2e0dde81a6

View file

@ -19,4 +19,4 @@ jobs:
check_filenames: true
check_hidden: true
skip: ./target,./.jj,*.lock
ignore_words_list: crate
ignore_words_list: crate,NotIn