From d192ac6b7f40d28c9b9cdbb28014d7ae5f7c330a Mon Sep 17 00:00:00 2001 From: Junkui Zhang <364772080@qq.com> Date: Tue, 22 Jul 2025 22:45:51 +0800 Subject: [PATCH] `ags` is not typo --- typos.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/typos.toml b/typos.toml index 94d3a8ffbccf7d817359b0a4aeb204cffa75e8a9..336a829a44e6ff7a36e7f8f27f8a5ddc6f3a3f87 100644 --- a/typos.toml +++ b/typos.toml @@ -73,6 +73,8 @@ extend-ignore-re = [ # Stripped version of reserved keyword `type` "typ", # AMD GPU Services - "ags" + "ags", + # AMD GPU Services + "AGS" ] check-filename = true