mirror of
https://github.com/ArduPilot/ardupilot.git
synced 2026-02-06 09:25:46 +08:00
8 lines
115 B
JSON
8 lines
115 B
JSON
{
|
|
// Configuration for markdownlint-cli2
|
|
"config": {
|
|
// Disable line length check
|
|
"MD013": false
|
|
}
|
|
}
|