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