flake: checks: enable 'stylua'
All checks were successful
ci/woodpecker/push/check Pipeline was successful
All checks were successful
ci/woodpecker/push/check Pipeline was successful
This commit is contained in:
parent
78c524e19d
commit
b86d963a92
1 changed files with 4 additions and 0 deletions
|
|
@ -22,6 +22,10 @@
|
|||
shellcheck = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
stylua = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue