diff options
Diffstat (limited to '.arclint')
-rw-r--r-- | .arclint | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7,7 +7,8 @@ "type": "generated" }, "merge-conflict": { - "type": "merge-conflict" + "type": "merge-conflict", + "exclude": "(\\.rst$)", }, "nolint": { "type": "nolint" |