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

feat: --exclude flag

This commit is contained in:
Kevin Amado 2022-02-21 17:19:02 -05:00
parent e489195b02
commit eb7c058318
4 changed files with 36 additions and 13 deletions

View file

@ -16,4 +16,7 @@ name = "alejandra_front"
repository = "https://github.com/kamadorueda/alejandra"
version = "0.3.1"
[profile.release]
lto = true
[workspace]