summaryrefslogtreecommitdiff
path: root/fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl')
-rw-r--r--fnl/plugins/editor/nvim-lint.fnl1
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]