From dee0fb705d219a163b1b44eb778930dd1dca58ff Mon Sep 17 00:00:00 2001 From: Phillip Cloud <417981+cpcloud@users.noreply.github.com> Date: Fri, 20 Dec 2024 04:49:26 -0500 Subject: [PATCH] chore: set flake.lock highlighting to JSON --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index a13f2777c514f..5e9866a2e0f37 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ -flake.lock linguist-generated=true +flake.lock linguist-language=JSON linguist-generated=true uv.lock linguist-language=TOML linguist-generated=true ibis/examples/pixi.lock linguist-generated=true requirements-dev.txt linguist-generated=true