mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
75761bccf7
The two exceptions I had to add to codespellrc are: - CLOS (used by intelrtd); - creat (syscall name used in tests/integration/testdata/seccomp_*.json). Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>