diff --git a/languages.toml b/languages.toml index 19d2cfb5..927c89d6 100644 --- a/languages.toml +++ b/languages.toml @@ -419,6 +419,7 @@ file-types = [ { glob = "policy.conf" }, { glob = "registries.conf" }, { glob = "storage.conf" }, + { glob = "staticcheck.conf" }, ] comment-token = "#" language-servers = [ "taplo", "tombi" ]