Skip to content

Commit 9213864

Browse files
committed
Fix false positive spellchecking in autorefs titles
1 parent 89f148c commit 9213864

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pyspelling.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ matrix:
2020
- alt
2121
ignores:
2222
- 'code, pre'
23+
- '.autorefs-internal[title]'
2324
captures:
2425
- '[role=main] *|*:not(script,style)'
2526
- pyspelling.filters.context:

0 commit comments

Comments
 (0)