mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
7d1bdc7d42
Remove some old exceptions (no longer needed), add a new one
(codespell 2.2.5 flags "(mis)features" in docs/terminal.md).
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
(cherry picked from commit e3627658fa)
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
4 lines
73 B
Plaintext
4 lines
73 B
Plaintext
[codespell]
|
|
skip = ./vendor,./.git,./go.sum
|
|
ignore-words-list = clos,mis
|