Skip to content

Commit

Permalink
fix: data language like sql not counted by linguist by default
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinfall committed May 10, 2024
1 parent 9542727 commit a5494b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*.sql text linguist-detectable=true
*.sql linguist-language=sql

0 comments on commit a5494b8

Please sign in to comment.