mirror of
https://github.com/logos-blockchain/logos-blockchain-testing.git
synced 2026-01-02 13:23:13 +00:00
8 lines
249 B
JSON
8 lines
249 B
JSON
{
|
|
"config": {
|
|
"MD013": false, // Line length: allow longer lines in prose and tables.
|
|
"MD040": false, // Fenced code blocks language: allow language-less fences.
|
|
"MD060": false // Table column style: relax spacing requirements.
|
|
}
|
|
}
|