editorconfig #55
.editorconfig.git-blame-ignore-revs.sops.yaml
hosts
bekkalokk
services
gitea
idp-simplesamlphp
kerberos
mediawiki
webmail
website
bicep
services
bikkje
ildkule
services
monitoring
misc
modules
shell.nixusers
10
.editorconfig
Normal file
10
.editorconfig
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
root = true
|
||||||
|
|
||||||
|
[*]
|
||||||
|
end_of_line = lf
|
||||||
|
insert_final_newline = true
|
||||||
|
trim_trailing_whitespace = true
|
||||||
|
|
||||||
|
[*.nix]
|
||||||
|
indent_style = space
|
||||||
|
indent_size = 2
|
1
.git-blame-ignore-revs
Normal file
1
.git-blame-ignore-revs
Normal file
@ -0,0 +1 @@
|
|||||||
|
e00008da1afe0d760badd34bbeddff36bb08c475
|
@ -5,6 +5,7 @@ pkgs.mkShellNoCC {
|
|||||||
gnupg
|
gnupg
|
||||||
statix
|
statix
|
||||||
openstackclient
|
openstackclient
|
||||||
|
editorconfig-checker
|
||||||
];
|
];
|
||||||
|
|
||||||
shellHook = ''
|
shellHook = ''
|
||||||
|
Reference in New Issue
Block a user