Files
build_tools/.markdownlint.jsonc
2023-08-22 01:15:04 +03:00

5 lines
60 B
JSON

{
"line-length": {
"code_block_line_length": 300
}
}