diff --git a/.github/.pyspelling.yml b/.github/.pyspelling.yml index 5670d5b6e..512d9a26d 100644 --- a/.github/.pyspelling.yml +++ b/.github/.pyspelling.yml @@ -17,3 +17,8 @@ matrix: delimiters: - open: '(?s)^(?P *\/\/)' close: '^(?P=open)$' + - pyspelling.filters.html: + comments: true + attributes: + - title + - alt