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

feat: formatter poc

This commit is contained in:
Kevin Amado 2022-01-09 22:15:38 -05:00
parent 6adfbe8516
commit 8d545a62ad
No known key found for this signature in database
GPG key ID: FFF341057F503148
77 changed files with 4210 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
/result*
/target/
/tarpaulin*