mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
443fcd030f
since 80 is the defautl lenght
14 lines
247 B
YAML
14 lines
247 B
YAML
endOfLine: lf
|
|
tabWidth: 2
|
|
useTabs: false
|
|
singleQuote: true
|
|
quoteProps: as-needed
|
|
embeddedLanguageFormatting: auto
|
|
overrides:
|
|
- files: '*.md'
|
|
options:
|
|
proseWrap: always
|
|
printWidth: 80
|
|
parser: markdown
|
|
cursorOffset: -1
|