feat(java): Add shellcheck plugin

This commit is contained in:
Tibo De Peuter 2026-02-15 21:57:49 +01:00
parent 757c0a2b4b
commit 15f618e8e9
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2

View file

@ -19,7 +19,10 @@
pluginList = [
#"com.github.copilot" # Currently broken
"com.google.tools.ij.aiplugin"
"IdeaVIM"
"com.jetbrains.sh" # Shellcheck
"nix-idea"
];
in {