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

565 commits

Author SHA1 Message Date
Kevin Amado
e20d923866
perf: optimize nixpkgs checkout
- By saving bandwidth it is faster
2022-02-12 14:37:14 -05:00
Kevin Amado
70042d5bbd
feat: improve with
- There were some interactions where the user would feel
  that indentation levels were missing/excessive
2022-02-12 14:10:57 -05:00
Kevin Amado
f4ed680daa
Merge pull request #78 from kamadorueda/kamadorueda
feat: isolate queues
2022-02-12 13:26:45 -05:00
Kevin Amado
325dcab80e
feat: isolate queues
- By using two agents and two queues I can
  separate the public instance from the one with
  secrets
2022-02-12 12:17:21 -05:00
Kevin Amado
c22f2e35a2
Merge pull request #75 from kamadorueda/kamadorueda
fix: out link names
2022-02-11 21:52:51 -05:00
Kevin Amado
b1b48c2638
fix: out link names 2022-02-11 21:42:20 -05:00
Kevin Amado
b02ed18a0d
Merge pull request #74 from kamadorueda/kamadorueda
feat: add two new systems
2022-02-11 21:42:16 -05:00
Kevin Amado
6cbbfef9b0
feat: add two new systems 2022-02-11 21:39:32 -05:00
Kevin Amado
62347ab0e4
Merge pull request #73 from kamadorueda/kamadorueda
feat: push artifacts
2022-02-11 21:39:29 -05:00
Kevin Amado
85f1ce4ddd
feat: push artifacts 2022-02-11 21:23:58 -05:00
Kevin Amado
4af8da0b79
Merge pull request #72 from kamadorueda/kamadorueda
feat: cross compile as much as possible
2022-02-11 21:11:15 -05:00
Kevin Amado
446a7b01a7
feat: cross compile as much as possible 2022-02-11 21:07:38 -05:00
Kevin Amado
31fe742025
Merge pull request #70 from tomberek/static_musl
static builds for x86_64-unknown-linux-musl
2022-02-11 12:46:52 -05:00
Tom Bereknyei
856919ee82 static builds for x86_64-unknown-linux-musl 2022-02-10 23:06:36 -05:00
Kevin Amado
4ff1547d08
Merge pull request #69 from kamadorueda/kamadorueda
feat: split job in two
2022-02-10 22:09:54 -05:00
Kevin Amado
d5d402a7c9
feat: split job in two 2022-02-10 22:06:48 -05:00
Kevin Amado
33e3417cc6
Merge pull request #68 from kamadorueda/kamadorueda
feat: remove unnecesary exception
2022-02-10 21:59:07 -05:00
Kevin Amado
163a26d07a
feat: remove unnecesary exception
- We dont care too much for the with after the apply after a key-value,
  and at the same time adding the exception can have weird
  interactions when that happens, so the less we have, the better
2022-02-10 21:54:12 -05:00
Kevin Amado
3aaa556f0b
Merge pull request #67 from kamadorueda/kamadorueda
refactor: remove dead code
2022-02-10 21:48:43 -05:00
Kevin Amado
501722e33c
refactor: remove dead code 2022-02-10 21:41:13 -05:00
Kevin Amado
c55a4f0a04
Merge pull request #35 from tomberek/with_simplify
with: attempt to simplify
2022-02-10 21:36:24 -05:00
Kevin Amado
85365a5bec
Merge pull request #65 from kamadorueda/kamadorueda
feat: write if changed
2022-02-10 20:33:42 -05:00
Tom Bereknyei
77db3703b1 with: inline follow on expressions 2022-02-10 20:16:08 -05:00
Kevin Amado
cfb096c4a4
feat: write if changed 2022-02-10 18:04:33 -05:00
Kevin Amado
0c095ed50d
Merge pull request #59 from kamadorueda/kamadorueda
feat: update features
2022-02-10 01:59:23 -05:00
Kevin Amado
80a58d846e
feat: update features 2022-02-10 01:55:45 -05:00
Kevin Amado
06a270e758
Merge pull request #58 from kamadorueda/kamadorueda
fix: coverage build
2022-02-10 01:14:07 -05:00
Kevin Amado
8650206d70
fix: coverage build 2022-02-10 01:11:12 -05:00
Kevin Amado
63d1089162
Merge pull request #57 from kamadorueda/kamadorueda
fix: coverage build
2022-02-10 00:55:44 -05:00
Kevin Amado
17feb322f0
fix: coverage build 2022-02-10 00:52:39 -05:00
Kevin Amado
a220eb56f7
Merge pull request #56 from kamadorueda/kamadorueda
feat: indent key-value in a few scenarios only
2022-02-10 00:33:48 -05:00
Kevin Amado
4e791e6341
feat: indent key-value in a few scenarios only 2022-02-10 00:26:12 -05:00
Kevin Amado
5e172e49ac
Merge pull request #55 from kamadorueda/kamadorueda
feat: indent lambda in a few scenarios only
2022-02-09 23:47:54 -05:00
Kevin Amado
321cf7c421
feat: indent lambda in a few scenarios only 2022-02-09 23:41:27 -05:00
Kevin Amado
bbd842629f
Merge pull request #54 from tomberek/idiom_cases
initial idiom cases
2022-02-09 23:40:54 -05:00
Tom Bereknyei
55ab6291a8 initial idiom cases 2022-02-09 23:34:56 -05:00
Kevin Amado
1cc586b32d
Merge pull request #52 from kamadorueda/kamadorueda
feat: apply without max-width
2022-02-09 22:28:02 -05:00
Kevin Amado
47936c83fe
feat: keep funcs implementations on same line 2022-02-09 22:20:24 -05:00
Kevin Amado
23329ebca0
test: increase coverage 2022-02-09 21:38:01 -05:00
Kevin Amado
7e692f2251
feat: remove max-width 2022-02-09 21:27:18 -05:00
Kevin Amado
7077ad128c
feat: with without max-width 2022-02-09 21:07:59 -05:00
Kevin Amado
4c1f4644ec
fix: pattern comments 2022-02-09 21:07:43 -05:00
Kevin Amado
825b08bcb5
feat: string-interpol without max-width 2022-02-09 20:55:00 -05:00
Kevin Amado
0324b927fc
feat: select without max-width 2022-02-09 20:52:42 -05:00
Kevin Amado
1dd2d0c7cb
feat: root without max-width 2022-02-09 20:51:12 -05:00
Kevin Amado
6d47a4b680
feat: pattern without max-width 2022-02-09 20:49:56 -05:00
Kevin Amado
76d0d5541e
feat: pat-entry without max-width 2022-02-09 20:38:01 -05:00
Kevin Amado
4d9d754da5
feat: pat-bind without max-width 2022-02-09 20:36:39 -05:00
Kevin Amado
5658798276
feat: paren without max-width 2022-02-09 20:35:37 -05:00
Kevin Amado
94bc85ced1
feat: or default without max-width 2022-02-09 20:32:59 -05:00