Skip to content

Commit da8965b

Browse files
committed
Tell github-linguist to count fixture shell scripts
1 parent 612896d commit da8965b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

+3
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,8 @@
44
**/tests/fixtures/**/*.sh text crlf=input eol=lf
55
/justfile text crlf=input eol=lf
66

7+
# have GitHub include fixture-making scripts when it counts code
8+
**/tests/fixtures/**/*.sh linguist-vendored=false
9+
710
# have GitHub treat the gix-packetline-blocking src copy as auto-generated
811
gix-packetline-blocking/src/ linguist-generated=true

0 commit comments

Comments
 (0)