-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate to nixfmt #1332
Comments
rohaquinlop
added a commit
to rohaquinlop/makes
that referenced
this issue
Jun 4, 2024
- Migrate from Alejandra to nixfmt - Formatted all the nix files using nixfmt Signed-off-by: Robin Quintero <[email protected]>
rohaquinlop
added a commit
to rohaquinlop/makes
that referenced
this issue
Jun 4, 2024
- Migrate from Alejandra to nixfmt - Formatted all the nix files using nixfmt Signed-off-by: Robin Quintero <[email protected]>
rohaquinlop
added a commit
to rohaquinlop/makes
that referenced
this issue
Jun 17, 2024
- Change from Alejandra to nixfmt in the formatNix section of the docs. Signed-off-by: Robin Quintero <[email protected]>
https://github.com/NixOS/nixfmt/blob/master/main/Main.hs#L59 |
rohaquinlop
pushed a commit
to rohaquinlop/makes
that referenced
this issue
Jun 24, 2024
- Run check only in CI, locally it will format the code Signed-off-by: Robin Quintero <[email protected]>
rohaquinlop
pushed a commit
to rohaquinlop/makes
that referenced
this issue
Jun 24, 2024
- Run check only in CI, locally it will format the code - Update docs to show the use of nixfmt instead of Alejandra Signed-off-by: Robin Quintero <[email protected]>
rohaquinlop
added a commit
to rohaquinlop/makes
that referenced
this issue
Jun 24, 2024
- Run check only in CI, locally it will format the code - Update docs to show the use of nixfmt instead of Alejandra Signed-off-by: Robin Quintero <[email protected]>
rohaquinlop
added a commit
to rohaquinlop/makes
that referenced
this issue
Jun 24, 2024
- Run check only in CI, locally it will format the code - Update docs to show the use of nixfmt instead of Alejandra Signed-off-by: Robin Quintero <[email protected]>
rohaquinlop
added a commit
to rohaquinlop/makes
that referenced
this issue
Jun 24, 2024
- Run check only in CI, locally it will format the code - Update docs to show the use of nixfmt instead of Alejandra Signed-off-by: Robin Quintero <[email protected]>
dsalaza4
added a commit
that referenced
this issue
Jun 24, 2024
feat(back): #1332 add check flag to nixfmt
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
nixfmt will form the basis for the initial official standard Nix formatter, as established by RFC 166. We should migrate from
Alejandra
tonixfmt
The text was updated successfully, but these errors were encountered: