ci(typos): allow misspelling of flavour for python files (#136)

This commit is contained in:
Isabel 2023-07-24 23:28:34 +01:00 committed by GitHub
parent 8ffa0e802b
commit f8add14f81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,10 @@ locale = "en-us"
[default.extend-words]
Ren = "Ren"
# catppuccin python spelling
[type.py.extend-identifiers]
Flavour = "Flavour"
[type.css]
extend-ignore-re = [
# generated classnames from css modules