diff --git a/README.md b/README.md index b71a578..f47951f 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,6 @@ - [x] [black](https://github.com/psf/black) - [x] [cbfmt](https://github.com/lukas-reineke/cbfmt) - [x] [clang-format](https://www.kernel.org/doc/html/latest/process/clang-format.html) -- [ ] [codespell](https://github.com/codespell-project/codespell) - [ ] [djhtml](https://github.com/rtts/djhtml) - [ ] [fish_indent](https://fishshell.com/docs/current/cmds/fish_indent.html) - [ ] [fnlfmt](https://git.sr.ht/~technomancy/fnlfmt) @@ -36,6 +35,7 @@ ## Linters - [x] [clang-tidy](https://clang.llvm.org/extra/clang-tidy/) +- [ ] [codespell](https://github.com/codespell-project/codespell) - [x] [hadolint](https://github.com/hadolint/hadolint) - [x] [luacheck](https://github.com/lunarmodules/luacheck) - [x] [pylint](https://github.com/PyCQA/pylint)