AGS
is not typo
This commit is contained in:
parent
b54eaecbbc
commit
c67ddd7572
1 changed files with 3 additions and 1 deletions
|
@ -71,6 +71,8 @@ extend-ignore-re = [
|
||||||
# Not an actual typo but an intentionally invalid color, in `color_extractor`
|
# Not an actual typo but an intentionally invalid color, in `color_extractor`
|
||||||
"#fof",
|
"#fof",
|
||||||
# Stripped version of reserved keyword `type`
|
# Stripped version of reserved keyword `type`
|
||||||
"typ"
|
"typ",
|
||||||
|
# AMD GPU Services
|
||||||
|
"ags"
|
||||||
]
|
]
|
||||||
check-filename = true
|
check-filename = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue