mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
tests/lint: re-enable clojure
This commit is contained in:
parent
59ae79ce79
commit
3510cade90
1 changed files with 1 additions and 3 deletions
|
@ -15,9 +15,7 @@
|
|||
ruby = [ "ruby" ];
|
||||
janet = [ "janet" ];
|
||||
inko = [ "inko" ];
|
||||
# As of 2024-03-27, pkgs.graalvm-ce (a dependency of pkgs.clj-kondo) is broken on x86_64-darwin
|
||||
# TODO: re-enable this test when fixed
|
||||
# clojure = ["clj-kondo"];
|
||||
clojure = [ "clj-kondo" ];
|
||||
dockerfile = [ "hadolint" ];
|
||||
terraform = [ "tflint" ];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue