ci: format
This commit is contained in:
parent
e49a664d48
commit
b905ed04ed
4 changed files with 14 additions and 20 deletions
|
|
@ -1,5 +1,5 @@
|
|||
std = 'vim'
|
||||
exclude = ['.direnv', 'result', 'result-*', 'node_modules']
|
||||
exclude = ['.direnv/*', 'result/*', 'node_modules/*']
|
||||
|
||||
[lints]
|
||||
bad_string_escape = 'allow'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue