Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Commit

Permalink
[Issue #64] updated readme.md to explain line endings in more depth
Browse files Browse the repository at this point in the history
closes #64
  • Loading branch information
HamletDRC authored Aug 11, 2016
1 parent 31b45d5 commit d74d383
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,8 @@ To develop tslint-microsoft-contrib simply clone the repository, install depende
grunt all
grunt create-rule --rule-name=no-something-or-other

The repo requires you to use linefeed as a line ending, and asks that you checkout the code with linefeed endings enabled. This does change your global config, so please make a note of your previous values and revert them after the checkout if necessary.

Debug code
-----------
If command fails because of file access permissions, prefix it with sudo.
Expand Down

0 comments on commit d74d383

Please sign in to comment.