changeset 6755:e775feb4925f

Help Linguist identify Tree-sitter queries (#13436)
author Spenser Black <spenserblack01@gmail.com>
date Tue, 29 Apr 2025 09:28:20 -0400
parents 6539757b6bbf
children 5af1d6f79785
files .gitattributes
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.gitattributes	Tue Apr 29 10:48:45 2025 +0900
+++ b/.gitattributes	Tue Apr 29 09:28:20 2025 -0400
@@ -8,4 +8,5 @@
 *.md       text diff=markdown
 
 book/theme/highlight.js linguist-vendored
+runtime/queries/**/*.scm linguist-language=Tree-sitter-Query
 Cargo.lock text