Update project configuration for no-duplicate-heading to use siblings_only.

This commit is contained in:
David Anson 2022-04-21 21:05:30 -07:00
parent 152720f00e
commit c8bd6053c7

View file

@ -1,6 +1,8 @@
{ {
"line-length": false, "line-length": false,
"no-duplicate-heading": false, "no-duplicate-heading": {
"siblings_only": true
},
"proper-names": { "proper-names": {
"code_blocks": false, "code_blocks": false,
"names": [ "names": [