Skip to content

Commit

Permalink
Removed indentation rule.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt West committed Jul 25, 2017
1 parent 226d7e1 commit 3ce674c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,6 @@ module.exports = {
'comment-whitespace-inside': 'always',

// General / Sheet
'indentation': 2,
'max-empty-lines': 3,
'no-descending-specificity': null,
'no-eol-whitespace': true,
Expand Down

0 comments on commit 3ce674c

Please sign in to comment.