Update Nix shell and add envrc

This commit is contained in:
Luc Perkins
2024-04-21 19:42:23 -03:00
parent cf6776dfd1
commit b1f8684b21
10 changed files with 94352 additions and 53 deletions

View File

@ -1,15 +1,10 @@
# EditorConfig helps developers define and maintain consistent
# coding styles between different editors and IDEs
# editorconfig.org
# https://editorconfig.org
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = space
[*.{yml,yaml}]
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true