Skip to content

Commit 2df3299

Browse files
committed
.gitattributes: detect 8-space indent in shell scripts
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 4ecbc65 commit 2df3299

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
* whitespace=!indent,trail,space
22
*.[ch] whitespace=indent,trail,space
3+
*.sh whitespace=indent,trail,space

0 commit comments

Comments
 (0)