diff --git a/typos.toml b/typos.toml index 7f1c6e04f1..94d3a8ffbc 100644 --- a/typos.toml +++ b/typos.toml @@ -71,6 +71,8 @@ extend-ignore-re = [ # Not an actual typo but an intentionally invalid color, in `color_extractor` "#fof", # Stripped version of reserved keyword `type` - "typ" + "typ", + # AMD GPU Services + "ags" ] check-filename = true