mirror of
https://github.com/actix/examples
synced 2024-11-23 22:41:07 +01:00
9 lines
137 B
YAML
9 lines
137 B
YAML
|
singleQuote: true
|
||
|
arrowParens: avoid
|
||
|
semi: false
|
||
|
overrides:
|
||
|
- files: '*.md'
|
||
|
options:
|
||
|
printWidth: 9999
|
||
|
proseWrap: never
|