mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
eac81bf875
remove markdownlint move and rename requirements-mkdocs.txt
14 lines
248 B
YAML
14 lines
248 B
YAML
endOfLine: lf
|
|
tabWidth: 2
|
|
useTabs: false
|
|
singleQuote: true
|
|
quoteProps: as-needed
|
|
embeddedLanguageFormatting: auto
|
|
overrides:
|
|
- files: "*.md"
|
|
options:
|
|
proseWrap: always
|
|
printWidth: 100
|
|
parser: markdown
|
|
cursorOffset: -1
|