Skip to content

Commit 0e2d2ea

Browse files
committed
ENH: Exclude ts extension from git hook line lengths check
Thanks: Ted Chen <[email protected]> git-svn-id: http://svn.slicer.org/Slicer4/trunk@26943 3bd1e089-480b-0410-8dfb-8563597acbee
1 parent d1b9611 commit 0e2d2ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Utilities/SetupForDevelopment.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ echo
4646

4747
# Record the version of this setup so the developer can be notified that
4848
# this script and/or hooks have been modified.
49-
SetupForDevelopment_VERSION=7
49+
SetupForDevelopment_VERSION=8
5050
git config hooks.SetupForDevelopment ${SetupForDevelopment_VERSION}

0 commit comments

Comments
 (0)