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