mirror of
https://github.com/ansible/ansible.git
synced 2026-07-28 16:15:12 +02:00
* Clean up markdown * Add pymarkdown sanity test for core * Update unit test SHA
12 lines
208 B
JSON
12 lines
208 B
JSON
{
|
|
"plugins": {
|
|
"line-length": {
|
|
"line_length": 160,
|
|
"code_block_line_length": 160
|
|
},
|
|
"first-line-heading": {
|
|
"enabled": false
|
|
}
|
|
}
|
|
}
|