add AWS config and kube config file support (#14316)

This commit is contained in:
Jaakko Paju
2025-08-26 18:44:01 +03:00
committed by GitHub
parent 8671882ee2
commit 5a8fb732f2

View File

@@ -1491,6 +1491,7 @@ file-types = [
{ glob = ".clang-format" },
{ glob = ".clang-tidy" },
{ glob = ".gem/credentials" },
{ glob = ".kube/config" },
"sublime-syntax"
]
comment-token = "#"
@@ -3104,6 +3105,7 @@ file-types = [
{ glob = "hgrc" },
{ glob = "npmrc" },
{ glob = "rclone.conf" },
{ glob = ".aws/config" },
"properties",
"cfg",
"directory"