Skip to content

Commit

Permalink
Attempting to fix yml (documentation doesn't cover)
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesLongman authored Mar 6, 2018
1 parent 03b7dc3 commit 8879bb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .tailor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ only:
- trailing-whitespace
- comment-whitespace
- function-whitespace
- max-line-length 120
- min-name-length 2
- max-line-length: 120
- min-name-length: 2
- redundant-parentheses
- brace-style
- forced-type-cast
Expand Down

0 comments on commit 8879bb4

Please sign in to comment.