mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-26 01:51:41 +00:00
Fixes testing framework typos & adds rule to keep unix line endings for .sh
Change-Id: I33826b879ba2dce7da88aa399d37f711a6612d86
This commit is contained in:
4
test-scripts/.gitattributes
vendored
Normal file
4
test-scripts/.gitattributes
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
# Set the default behavior, in case people don't have core.autocrlf set.
|
||||
* text=auto
|
||||
|
||||
*.sh text eol=lf
|
||||
Reference in New Issue
Block a user