feat: statix
This commit is contained in:
parent
3ebfcaa530
commit
d3565389ab
2 changed files with 3 additions and 0 deletions
|
@ -101,6 +101,7 @@
|
||||||
shellcheck
|
shellcheck
|
||||||
shfmt
|
shfmt
|
||||||
sqlfluff
|
sqlfluff
|
||||||
|
statix
|
||||||
stdenv.cc.cc
|
stdenv.cc.cc
|
||||||
stylelint
|
stylelint
|
||||||
stylelint-lsp
|
stylelint-lsp
|
||||||
|
|
|
@ -50,6 +50,8 @@ return {
|
||||||
|
|
||||||
somesass_ls = {},
|
somesass_ls = {},
|
||||||
|
|
||||||
|
statix = {},
|
||||||
|
|
||||||
stylelint_lsp = {},
|
stylelint_lsp = {},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue