ci: format
This commit is contained in:
commit
e49a664d48
30 changed files with 1612 additions and 0 deletions
5
selene.toml
Normal file
5
selene.toml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
std = 'vim'
|
||||
exclude = ['.direnv', 'result', 'result-*', 'node_modules']
|
||||
|
||||
[lints]
|
||||
bad_string_escape = 'allow'
|
||||
Loading…
Add table
Add a link
Reference in a new issue