Skip to content

Commit

Permalink
Add flex-wrap and overflow-wrap properties to the list of property or…
Browse files Browse the repository at this point in the history
…der in .scss-lint.yml
  • Loading branch information
matype committed Jul 4, 2016
1 parent a0f10e6 commit df6d3b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scss/.scss-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ linters:
- flex-align
- flex-basis
- flex-direction
- flex-wrap
- flex-flow
- flex-grow
- flex-order
Expand Down Expand Up @@ -228,6 +229,7 @@ linters:
- word-spacing
- -ms-word-wrap
- word-wrap
- overflow-wrap
- -moz-tab-size
- -o-tab-size
- tab-size
Expand Down

0 comments on commit df6d3b4

Please sign in to comment.