Skip to content

Commit 8169064

Browse files
hamishmackjasagredo
authored andcommitted
Passing -config .editorconfig is not needed and now breaks
1 parent 33ad84b commit 8169064

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nix/shell.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ let
5151
};
5252
editorconfig-checker = {
5353
enable = true;
54-
args = [ "-config" ".editorconfig" ];
5554
package = pkgs.editorconfig-checker;
5655
};
5756
generate-malonzo-code = {

0 commit comments

Comments
 (0)