Skip to content

Commit 57c6774

Browse files
committed
lint updates
1 parent 26df0a5 commit 57c6774

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

config/lsp/lint.nix

+1-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@
44
lintersByFt = {
55
nix = ["statix"];
66
lua = ["selene"];
7-
python = ["flake8"];
7+
# python = ["flake8"];
88
json = ["jsonlint"];
9-
java = ["checkstyle"];
109
};
1110
};
1211
}

0 commit comments

Comments
 (0)