mirror of
https://github.com/RGBCube/alejandra
synced 2025-08-01 21:17:45 +00:00
feat: get strings done right
This commit is contained in:
parent
e081ba1b4e
commit
08b9b84b14
8 changed files with 253 additions and 101 deletions
10
README.md
10
README.md
|
@ -55,13 +55,6 @@
|
|||
Coverage is currently 80%,
|
||||
and we'll have 💯% soon.
|
||||
|
||||
- ✔️ **Developer aware**
|
||||
|
||||
Syntax errors are gracefully handled
|
||||
by leaving that specific zone unformatted.
|
||||
|
||||
The rest of the file will be formatted normally.
|
||||
|
||||
- ✔️ **Reproducible**
|
||||
|
||||
Formatting many times yields the same results.
|
||||
|
@ -70,9 +63,6 @@
|
|||
|
||||
Beauty is subjective, right?
|
||||
|
||||
Yet there are a few improvements to implement like:
|
||||
- Multiline strings indentation is missing `'' ... ''`.
|
||||
|
||||
Style is negotiable at this moment.
|
||||
|
||||
## Getting started
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue