Skip to content

Commit

Permalink
Linting: enforce unix line endings. Closes #2800
Browse files Browse the repository at this point in the history
  • Loading branch information
Munter committed Jun 7, 2017
1 parent f20de56 commit 2856234
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .eslintrc.yaml
Expand Up @@ -10,3 +10,6 @@ rules:
strict:
- error
- safe
linebreak-style:
- error
- unix

0 comments on commit 2856234

Please sign in to comment.