From 5cb04b5d03adfe2e907401336829e5157a150c9e Mon Sep 17 00:00:00 2001 From: kenny Date: Wed, 14 Jan 2026 22:48:32 +0200 Subject: [PATCH] Corrected toml linguist call AGAIN AGAIN --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 25b2f05..d0c4fbb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -*.toml linguist-detectable=true +starship.toml linguist-language=TOML