Skip to content

refactor(lint): modularize json linters #64

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 11 commits into from
Prev Previous commit
Next Next commit
chore(doc): auto generate docs
  • Loading branch information
github-actions[bot] committed Aug 14, 2023
commit 67e7f77bef779aabff0ef9509ca7064b6bde2a60
1 change: 1 addition & 0 deletions doc/guard.nvim.txt
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ FORMATTERS
LINTERS

- clang-tidy <https://clang.llvm.org/extra/clang-tidy/>
- hadolint <https://github.com/hadolint/hadolint>
- luacheck <https://github.com/lunarmodules/luacheck>
- pylint <https://github.com/PyCQA/pylint>
- rubocop <https://github.com/rubocop/rubocop>
Expand Down