Add and use alejandra to format Nix files
This commit is contained in:
parent
b55886673f
commit
98737c69e9
3 changed files with 274 additions and 272 deletions
|
@ -11,6 +11,7 @@ null_ls.setup {
|
|||
sources = {
|
||||
code_actions.gitsigns,
|
||||
|
||||
formatting.alejandra,
|
||||
formatting.black,
|
||||
formatting.markdownlint,
|
||||
formatting.phpcbf.with {
|
||||
|
|
Reference in a new issue