From 2b0ee692aa16333926e9f9d9aba0d18b7d328fd7 Mon Sep 17 00:00:00 2001 From: Jon Surrell Date: Tue, 12 Sep 2023 20:18:27 +0200 Subject: [PATCH] Add to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 350e2c3..dafdbb9 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ - [x] [clang-tidy](https://clang.llvm.org/extra/clang-tidy/) - [ ] [codespell](https://github.com/codespell-project/codespell) +- [ ] [eslint_d](https://www.npmjs.com/package/eslint_d) - [x] [flake8](https://github.com/PyCQA/flake8) - [x] [hadolint](https://github.com/hadolint/hadolint) - [x] [luacheck](https://github.com/lunarmodules/luacheck)