Commit graph

12 commits

Author SHA1 Message Date
Christina Sørensen c516152220 refactor: move some files to .config
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-09-26 09:24:39 +02:00
Christina Sørensen 5a430eebf9 style: remove blank line
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-09-26 09:24:39 +02:00
Christina Sørensen cb15b12984 style: switch to nixfmt rfc style, format tree
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-09-26 09:24:39 +02:00
Christina Sørensen 4f949fc9bb test(powertest): powertests using generated testdirs
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-11-13 17:41:03 +01:00
9glenda ad3d0f4c67 ci(nix): refactor pre-commit-hooks
The pre-commit-hooks now use the treefmt formatter list.
The `toFilter` list is used to filer the formatters not supported by treefmt.
2023-11-04 13:26:22 +01:00
Sandro-Alessio Gierens f832d4623d fix(treefmt): add src/options/flags.rs to rustfmt.excludes
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-09-23 19:12:51 +02:00
9glenda 5fba960c5a
ci: added formatters to treefmt
- yaml: for GitHub Actions
- toml: for Rust configs mainly
- deadnix: detecting dead nix code
2023-09-18 23:22:43 +02:00
9glenda 9a9614f1da ci: include bash completion script in treefmt and fixed shellcheck formatting in completion script 2023-09-15 05:34:31 +00:00
9glenda 4517a51985 added shellcheck to treefmt 2023-09-13 19:43:45 +00:00
sbatial 94915a3c4d enable alejandra to format nix files/spot formatting errors 2023-07-30 15:33:51 +02:00
sbatial 35a95db7d7 remove a bunch of empty lines to improve legibility 2023-07-30 15:33:51 +02:00
Christina Sørensen 05df8c9fea
ci(nix): add treefmt, rust-toolchain, nixfmt
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-07-29 18:23:14 +02:00