mirror of
https://github.com/IgorKha/wireguard-mikrotik.git
synced 2025-08-04 18:24:36 +02:00
9 lines
258 B
Text
9 lines
258 B
Text
[codespell]
|
|
builtin = clear,rare,names,code,en-GB_to_en-US
|
|
check-filenames =
|
|
context = 2
|
|
enable-colors = true
|
|
quiet-level = 3
|
|
# TODO Add _false positives_ to the ignore list below
|
|
# ignore-words-list =
|
|
skip = .extras,.git,.password-store,.venv,build,Pipfile
|