flake: checks: enable 'typos'
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
e08f3e5b2e
commit
db89917840
1 changed files with 4 additions and 0 deletions
|
|
@ -26,6 +26,10 @@
|
|||
stylua = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
typos = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue