Skip to content

Commit

Permalink
Chore: disable GitHub Linguist detection for tests files (#1368)
Browse files Browse the repository at this point in the history
It makes TypeScript become the top language.
  • Loading branch information
sabertazimi authored Aug 30, 2021
1 parent 3f3c0d7 commit 2ea7466
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
@@ -1,2 +1,4 @@
*.ts eol=lf
*.js eol=lf

test/** linguist-detectable=false

0 comments on commit 2ea7466

Please sign in to comment.