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
8983c07050
Merge pull request #18 from ModdedGamers/main
Remove infinite recursion
2022-01-31 09:54:02 -05:00
Mr Hedgehog
a7171c7aa7
Remove infinite recursion
Because the repo follows itself, you get infinite recursion when updating your flake or when checking it, so you get alejandra following alejandra following alejandra, etc. This massively bloats flake.lock sizes and is just not fun to deal with.
2022-01-31 09:40:22 -05:00
Kevin Amado
eec4512eba
feat: update inputs 2022-01-31 00:08:51 -05:00
Kevin Amado
0f5e67f509
feat: case expression 2022-01-30 23:57:45 -05:00
Kevin Amado
658f5e25db
feat: fit if/then/else exprs 2022-01-30 23:39:09 -05:00
Kevin Amado
15c6a6345d
feat: add tarpaulin 2022-01-30 23:08:05 -05:00
Kevin Amado
aa3364b606
perf: twice as fast
- Was refactoring a little bit the code and
  seems that moving the path to the build_ct
  makes the code much more faster
2022-01-30 23:06:28 -05:00
Kevin Amado
dee5de12d6
feat: expand all if/then/else 2022-01-30 22:44:15 -05:00
Kevin Amado
4a45bf1de4
feat: update inputs and format 2022-01-30 21:56:25 -05:00
Kevin Amado
969023c1d6
feat: long quote strings same line 2022-01-30 21:49:28 -05:00
Kevin Amado
9e9af04f53
Merge pull request #14 from blaggacao/main
fixup: re-add cargo & treefmt
2022-01-30 19:48:31 -05:00
David Arnold
0e1e0f52db
fixup: re-add cargo & treefmt
- these where under the devshell commands section and fell through
2022-01-30 19:45:15 -05:00
Kevin Amado
ccf4aaf9a6
feat: keep functions in one line 2022-01-30 19:11:47 -05:00
Kevin Amado
8cb32da9c8
feat: dont put spaces around parens 2022-01-30 18:37:47 -05:00
Kevin Amado
4a23885541
feat: indent let bindings 2022-01-30 18:25:18 -05:00
Kevin Amado
7cd1bd2763
feat: remove dev shell 2022-01-30 18:23:54 -05:00
Kevin Amado
9b6797f30d
feat: update inputs 2022-01-30 18:22:43 -05:00
Kevin Amado
956593faf0
fix: back to nixpkgs mkshell
- The setup hooks are not being correctly evaluated
  by the dev shell, and without this many important
  environment variables are not set
2022-01-30 18:17:29 -05:00
Kevin Amado
a065143815
Merge pull request #8 from blaggacao/devshellErgonomics
chore: add a more ergonomic (and cleaner) devshell
2022-01-30 16:58:33 -05:00
David Arnold
f9a8373893
chore: add a more ergonomic (and cleaner) devshell
- project a pre-commit hook for contributors
- add an editorconfig
2022-01-30 16:45:43 -05:00
Kevin Amado
27e2435aa7
refactor: rename rust analyzer 2022-01-30 14:38:53 -05:00
Kevin Amado
b7b044ca85
refactor: rename rust analyzer 2022-01-30 14:36:14 -05:00
Kevin Amado
d4251780f0
refactor: clean inputs graph 2022-01-30 14:33:32 -05:00
Kevin Amado
8df9020a1d
refactor: simplify shellhook 2022-01-30 13:32:17 -05:00
Kevin Amado
59c879aedb
feat: format toml 2022-01-30 13:26:52 -05:00
Kevin Amado
c07a964d8a
fix: supported systems 2022-01-30 12:50:35 -05:00
Kevin Amado
6236164305
Merge pull request #7 from blaggacao/main
chore: treefmt
2022-01-30 12:36:04 -05:00
David Arnold
7179111c29
chore: cleaner rustfmt args 2022-01-29 21:32:04 -05:00
David Arnold
825377e668 style: treefmt w/ rustfmt, as well 2022-01-29 21:21:02 -05:00
David Arnold
baa158d51c style: treefmt all the things 2022-01-29 21:21:02 -05:00
David Arnold
0f227ee76a chore: add treefmt - to format them all
- this is a unified & modern approch to keeping all files according to fmt-spec
- has excellent editor integration
2022-01-29 21:21:02 -05:00
Kevin Amado
b72274b052
refactor: allow nix3 alias 2022-01-29 19:52:53 -05:00
Kevin Amado
ba47c3b118
feat: use nighly toolchain 2022-01-29 19:49:34 -05:00
Kevin Amado
4833d71826
Merge pull request #6 from blaggacao/main
chore: add support for .direnv
2022-01-29 19:41:07 -05:00
David Arnold
6b857fa34e
chore: add support for .direnv
- Loads the devshell more conveniently
2022-01-29 19:26:26 -05:00
Kevin Amado
5363d45941
Merge pull request #5 from blaggacao/main
fix: devshell cargo version
2022-01-29 19:22:59 -05:00
David Arnold
0838e5a2b5
fix: devshell cargo version
fixes: #4
2022-01-29 19:17:28 -05:00
Kevin Amado
870af566c7
feat: implement inherit from 2022-01-29 18:51:04 -05:00
Kevin Amado
5ffcf04579
feat: increase paren coverage 2022-01-29 18:16:22 -05:00
Kevin Amado
56ed74357c
feat: get inherit done right 2022-01-29 18:04:54 -05:00
Kevin Amado
6a5f456d72
feat: get rec { done right 2022-01-29 17:05:05 -05:00
Kevin Amado
d4decc99fa
feat: expand multi element attr sets 2022-01-29 16:44:42 -05:00
Kevin Amado
dd5defc871
feat: update dependencies 2022-01-28 19:40:33 -05:00
Kevin Amado
e0b1bdc8c7
feat: health check 2022-01-28 19:40:33 -05:00
Kevin Amado
a5e92895fa
feat: multiline strings done right 2022-01-28 19:40:33 -05:00
Kevin Amado
a35638f586
feat: early abort on error 2022-01-28 18:10:54 -05:00
Kevin Amado
4e873a1fe4
test: increase coverage 2022-01-28 00:16:33 -05:00
Kevin Amado
b6679fa6e3
feat: trim end of whitespace lines 2022-01-28 00:08:53 -05:00
Kevin Amado
c671ef15fc
feat: dynamic versioning 2022-01-27 23:56:23 -05:00
Kevin Amado
d2709594da
. 2022-01-27 23:51:32 -05:00