diff options
Diffstat (limited to 'fnl/plugins/editor')
-rw-r--r-- | fnl/plugins/editor/nvim-lint.fnl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fnl/plugins/editor/nvim-lint.fnl b/fnl/plugins/editor/nvim-lint.fnl index bcec08b..a7a3a7f 100644 --- a/fnl/plugins/editor/nvim-lint.fnl +++ b/fnl/plugins/editor/nvim-lint.fnl @@ -17,6 +17,7 @@ :python [:ruff] :lua [:selene] :commit [:commitlint] + :git [:gitlint] :docker [:hadolint] :haskell [:hlint] :json [:jsonlint] |