1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-09-13 01:57:56 +00:00
Commit graph

565 commits

Author SHA1 Message Date
piegames
d00d03f0b4 Auto-format Rust code
This should be checked in CI, really.
2023-03-24 11:41:04 -06:00
piegames
b9473ee5ac Add more real-world tests
Taken from the https://github.com/kamadorueda/rfc-0101/ repository
2023-03-24 11:41:04 -06:00
piegames
ae019014d0 Rename all testfiles to have a file extension
Having the file extension makes it easier for editors to do syntax highlighting.
2023-03-24 11:41:04 -06:00
Rebecca Turner
a7005b0c50 Don't add blank lines after comments in inherit
Fixes #376

Note that handling of extra newlines in `inherit` statements is still a
little janky; usually blank lines will be removed from formatted output,
but in some cases (e.g. between an end-of-line comment and a full-line
comment) they will be preserved. See the tests added for a few examples
of this.
2023-02-21 19:32:02 -07:00
Rebecca Turner
5324ea3181 Make test failures more informative
Closes #377
2023-02-21 18:40:28 -07:00
Nathan Henrie
561283fcfd Add ALE to list of neovim plugins
Merged in https://github.com/dense-analysis/ale/pull/4435#event-8455317286
2023-02-07 08:24:44 -08:00
Victor Engmark
1d27a950a8 docs: Explain how to upgrade pre-commit hook 2023-01-15 12:44:19 -08:00
Victor Engmark
c003b37135 feat: pre-commit hook with no prerequisites 2023-01-15 12:44:19 -08:00
Victor Engmark
e2582b5120 chore: Ignore JetBrains IDEA configuration 2023-01-15 12:44:19 -08:00
Kevin Amado
378cde949b feat: upgrade dependencies 2022-11-12 21:34:48 -08:00
Kevin Amado
422b74b10d feat: add two new contributors 2022-10-23 21:52:53 -07:00
Tobias Bora
c85ff49c7c Fix https://github.com/kamadorueda/alejandra/issues/354 (default.nix changed) 2022-10-19 15:40:14 -07:00
Victor Engmark
ba0b931801 fix: Avoid syntax error
`!command` is a syntax error, so this check will always "pass".
2022-10-02 20:34:10 -07:00
Kevin Amado
91d4a0b00c refactor: remove old asciinema [skip ci] 2022-08-15 12:46:47 -07:00
Kevin Amado
e7eac49074 feat: release 3.0.0 2022-08-15 12:40:37 -07:00
Kevin Amado
56956f6118 feat: thank sponsors 2022-08-14 13:21:29 -07:00
Kevin Amado
1c3fdf5b60 feat: sponsor benefits 2022-08-09 14:48:52 -07:00
Kevin Amado
cf8b9d8cfa feat: more levels of --quiet 2022-08-09 11:47:41 -07:00
Matthew Kenigsberg
ccb31f3523 typo 2022-08-08 15:30:14 -07:00
Kevin Amado
f3b89696b6 feat: put ads in stderr and respect --quiet 2022-08-06 11:02:18 -07:00
Kevin Amado
40c2b9d4a2 docs: update timings after last perf improvement
[skip ci]
2022-08-06 10:54:05 -07:00
Kevin Amado
ac74bc5ce3 refactor: rename changed to formatted 2022-08-05 19:02:26 -07:00
Kevin Amado
b58e560971 feat: add some random ads at the end 2022-08-05 16:07:27 -07:00
Kevin Amado
e420f7c386 feat: minimalist cli 2022-08-05 14:10:01 -07:00
Kevin Amado
0bf80d7d6f perf: format big files first 2022-08-05 11:43:10 -07:00
Kevin Amado
0536f8a239 fix: name in the cli
- It was previously inheriting the name of the binary
2022-08-04 21:00:55 -07:00
Kevin Amado
3093127197 docs: update benchmarks 2022-08-04 20:30:30 -07:00
Kevin Amado
86949fa142 refactor: apply formatter 2022-08-04 20:29:16 -07:00
Kevin Amado
f5a22afd2a feat: upgrade front dependencies 2022-07-21 11:12:29 -07:00
Kevin Amado
25cbef035e feat: release 2.0.0 2022-07-13 23:30:53 -06:00
Kevin Amado
824261886f feat: update dependencies 2022-07-13 23:02:00 -06:00
Kevin Amado
8ac598442f docs: update changelog [skip ci] 2022-07-12 23:46:55 -06:00
Kevin Amado
c0693b495e feat: document crate 2022-07-12 23:45:42 -06:00
David Arnold
a5cc33c6d8 feat: conform comments to editorconfig with indent_size = 2
fix: #294
2022-07-12 22:55:57 -06:00
Kevin Amado
e33ab6fc18 docs: link discussions [skip ci] 2022-07-12 13:22:36 -06:00
Kevin Amado
d4c137986c docs: add a code of conduct [skip ci] 2022-07-12 13:19:55 -06:00
Kevin Amado
2b62ac0d79 docs: add a contributing file [skip ci] 2022-07-12 13:17:51 -06:00
Kevin Amado
58bcdf252e docs: link style guide in the readme
[skip ci]
2022-07-10 17:13:41 -06:00
Kevin Amado
34969b54b3 docs: style guide of functions with destructuring
[skip ci]
2022-07-10 17:04:42 -06:00
Kevin Amado
7f0ddda84e docs: update changelog 2022-07-10 15:37:45 -06:00
Tom Bereknyei
36f44e93e3 feat: respect - for stdin 2022-07-10 12:46:44 -06:00
Kevin Amado
8f724a92c4 refactor: use more rustfmt rules 2022-07-10 12:23:42 -06:00
Jamie Quigley
529821fb40 Use clap-derive 2022-07-10 11:36:13 -06:00
Kevin Amado
c685879cda docs: add style guide
[skip ci]
2022-06-30 15:19:11 -06:00
Kevin Amado
609d1e129e docs: use proper capitalization 2022-06-27 21:21:37 -06:00
Kevin Amado
9ad7ee4794 docs: emacs integration 2022-06-27 15:40:08 -06:00
Kevin Amado
712ab6a383 docs: null-ls for neovim 2022-06-23 14:18:13 -06:00
Kevin Amado
bc32bd59e0 feat: rename alejandra_engine to alejandra 2022-06-23 12:55:13 -06:00
Kevin Amado
bd7ca846d5 feat: simplify nix stable installation 2022-06-23 12:38:08 -06:00
Kevin Amado
1fad955df3 docs: add neovim integration 2022-06-23 11:51:10 -06:00