5 lines
35 B
TOML
5 lines
35 B
TOML
|
[linters]
|
||
|
enable = [
|
||
|
"misspell"
|
||
|
]
|