development/base: replace checkbashisms with shellcheck
1 file changed, 1 insertion(+), 1 deletion(-)
M user/settings/development/base.nix → user/settings/development/base.nix
@@ -1,7 +1,7 @@ { config, lib, pkgs, ... }: { home.packages = with pkgs; [ - checkbashisms + shellcheck editorconfig-core-c go