mirror of
https://github.com/bensuperpc/astar.git
synced 2024-12-21 16:14:27 +01:00
7 lines
148 B
Plaintext
7 lines
148 B
Plaintext
[codespell]
|
|
builtin = clear,rare,en-GB_to_en-US,names,informal,code
|
|
check-filenames =
|
|
check-hidden =
|
|
skip = */.git,*/build,*/prefix
|
|
quiet-level = 2
|