Merge branch 'js/allow-t4000-to-be-indented-with-spaces' into next

File attribute update.

* js/allow-t4000-to-be-indented-with-spaces:
  t0040: declare non-tab indentation to be okay in this script
This commit is contained in:
Junio C Hamano
2023-08-09 14:20:35 -07:00

1
t/.gitattributes vendored
View File

@ -22,3 +22,4 @@ t[0-9][0-9][0-9][0-9]/* -whitespace
/t7500/* eol=lf
/t8005/*.txt eol=lf
/t9*/*.dump eol=lf
/t0040*.sh whitespace=-indent-with-non-tab