configuration.nix/.editorconfig
Jalil David Salamé Messina 0f01fee5c8
All checks were successful
/ check (nvimDev) (push) Successful in 6s
/ check (nvimHeadless) (push) Successful in 2s
/ check (nvimNoBundledBins) (push) Successful in 4s
/ check (nvimNoLsp) (push) Successful in 4s
/ check (nvimNoTSGrammars) (push) Successful in 5s
/ check (treefmt) (push) Successful in 2s
/ build (audiomenu) (push) Successful in 1s
/ build (docs) (push) Successful in 1s
/ build (jpassmenu) (push) Successful in 1s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 1s
/ build (nvim) (push) Successful in 1s
/ report-size (push) Successful in 4s
feat(renovate): enable
This will ensure our dependencies are kept up to date c:
2024-12-28 12:44:41 +01:00

8 lines
122 B
INI

[*]
end_of_line = lf
charset = utf-8
[*.{nix,json}]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true