Skip to content

Commit

Permalink
ci: expect files to have angular-whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed Apr 9, 2018
1 parent f9a9a10 commit 1c13ff3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tslint.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
"node_modules/codelyzer"
],
"rules": {
"angular-whitespace": [
true,
"check-interpolation"
],
"arrow-return-shorthand": true,
"callable-types": true,
"class-name": true,
Expand Down

0 comments on commit 1c13ff3

Please sign in to comment.