Skip to content

Commit

Permalink
Merge pull request #20225 from morishitter/v4-dev
Browse files Browse the repository at this point in the history
Add some properties to the list of property order in .scss-lint.yml
  • Loading branch information
mdo authored Oct 28, 2016
2 parents 8f04299 + df6d3b4 commit 34d88c7
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 @@ -155,6 +155,7 @@ linters:
- flex-align
- flex-basis
- flex-direction
- flex-wrap
- flex-flow
- flex-grow
- flex-order
Expand Down Expand Up @@ -231,6 +232,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 34d88c7

Please sign in to comment.