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

79 commits

Author SHA1 Message Date
Kevin Amado
927a4ed6db
feat: update readme 2022-02-06 17:59:48 -05:00
Kevin Amado
955e82573f
feat: improve branding 2022-02-03 20:59:18 -05:00
Kevin Amado
ac262a98d8
feat: update inputs 2022-02-03 20:41:22 -05:00
Tom Bereknyei
1cad733ff2 lambda: keep on same line
Fixes #29
2022-02-02 01:55:14 -05:00
Kevin Amado
14ed5b9fc8
feat: natural apply 2022-02-01 19:48:37 -05:00
Kevin Amado
863976c10f
feat: remove whitespace around dynamic 2022-02-01 19:16:28 -05:00
Tom Bereknyei
06b541ed66 string_interp: update tests and self-lint 2022-02-01 15:27:49 -05:00
Kevin Amado
4633541af3
refactor: rm alejandra
- In order to clean the lockfile
2022-01-31 18:36:51 -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
15c6a6345d
feat: add tarpaulin 2022-01-30 23:08:05 -05:00
Kevin Amado
4a45bf1de4
feat: update inputs and format 2022-01-30 21:56:25 -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
7cd1bd2763
feat: remove dev shell 2022-01-30 18:23:54 -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
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
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
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
ba47c3b118
feat: use nighly toolchain 2022-01-29 19:49:34 -05:00
David Arnold
0838e5a2b5
fix: devshell cargo version
fixes: #4
2022-01-29 19:17:28 -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
Kevin Amado
8acbd26031
feat: do not indent binding 2022-01-26 21:13:42 -05:00
Kevin Amado
bbfb513aa9
feat: add a readme 2022-01-26 20:07:58 -05:00
Kevin Amado
8d545a62ad
feat: formatter poc 2022-01-09 22:15:38 -05:00