1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-08-01 21:17:45 +00:00

feat: handle multiline comments

This commit is contained in:
Kevin Amado 2022-01-26 21:54:27 -05:00
parent 04ac8d46b1
commit 00ce27baac
No known key found for this signature in database
GPG key ID: FFF341057F503148
21 changed files with 1041 additions and 305 deletions

View file

@ -92,8 +92,6 @@ Let's get Alejandra on our systems:
Yet there are a few improvements to implement like:
- Multiline strings indentation is missing `'' ... ''`.
- Multiline comments indentation is bugged `/* ... */`.
- And many more as community feedback drives.
Style is negotiable at this moment.