mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-30 12:07:46 +00:00
Rename all testfiles to have a file extension
Having the file extension makes it easier for editors to do syntax highlighting.
This commit is contained in:
parent
a7005b0c50
commit
ae019014d0
58 changed files with 3 additions and 2 deletions
|
@ -3,6 +3,7 @@
|
|||
[formatter.nix]
|
||||
command = "cargo"
|
||||
includes = ["*.nix"]
|
||||
excludes = ["./src/alejandra/tests/cases/**"]
|
||||
options = ["run", "--"]
|
||||
|
||||
[formatter.prettier]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue