Skip to content

Commit a65496f

Browse files
committed
Update CONTRIBUTING.md
1 parent 4058518 commit a65496f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Your pull request should:
2626
* Include baseline changes with your change
2727
* All changed code must have 100% code coverage
2828
* Follow the code conventions descriped in [Coding guidlines](https://github.com/Microsoft/TypeScript/wiki/Coding-guidlines)
29+
* To avoid line ending issues, set `autocrlf = input` and `whitespace = cr-at-eol` in your git configuration
2930

3031
## Running the Tests
3132
To run all tests, invoke the runtests target using jake:

0 commit comments

Comments
 (0)