Commit graph

5 commits

Author SHA1 Message Date
Christina Sørensen 3b776dbd07 build(rustfmt): add empty rustfmt to ensure project specific settings
see 4228057db6 (commitcomment-138149050) for more info.

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-02-02 15:02:34 +01:00
Milo Moisson 4228057db6 chore: remove rustfmt config file that has a nightly only option in favor of rustfmt skip directive which is already in place 2024-01-28 14:14:59 +01:00
Christina Sørensen 8835021c6d
fix(rustfmt): avoid unstable inner attributes
See: https://github.com/rust-lang/rust/issues/64266
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-27 02:57:02 +02:00
Christina Sørensen b23e24e699
refactor(rustfmt): ignore options/flags.rs
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-27 02:43:22 +02:00
PThorpe92 3039fb83b2
feat: add rustfmt.toml file to prevent flags.rs fmt on save 2023-09-26 20:03:48 -04:00