diff --git a/_typos.toml b/_typos.toml index 01fa9e6..47b5bea 100644 --- a/_typos.toml +++ b/_typos.toml @@ -1,4 +1,4 @@ # Typo check: https://github.com/crate-ci/typos [files] -extend-exclude = ["go.sum", "check_branch_name.sh"] +extend-exclude = ["go.mod", "go.sum", "check_branch_name.sh"]