699d4ede1d
Add .prettierrc.json, .markdownlint.json, .yamllint.yaml, .gitattributes Run CSharpier, Prettier and markdownlint across the entire codebase. No logic changes — formatting, using order and line endings only.
8 lines
113 B
JSON
8 lines
113 B
JSON
{
|
|
"MD007": { "indent": 4 },
|
|
"MD013": false,
|
|
"MD029": false,
|
|
"MD033": false,
|
|
"MD041": false
|
|
}
|