1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-30 12:07:46 +00:00

test: add more apply cases

This commit is contained in:
Kevin Amado 2022-03-02 15:50:44 -05:00
parent 4c7379772d
commit 17336602d6
3 changed files with 197 additions and 24 deletions

View file

@ -1,5 +1,8 @@
[profile.release]
lto = true
[profile.dev]
opt-level = 2
[workspace]
members = ["src/*"]