Skip to content

Commit

Permalink
remove linters config key
Browse files Browse the repository at this point in the history
  • Loading branch information
Eschults committed Jul 3, 2018
1 parent eb2d7b1 commit bf7d33f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions SublimeLinter.sublime-settings
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,5 @@
"osx": [
"~/.rbenv/shims"
]
},
"linters": {
"rubocop": {
"args": ["--config", ".rubocop.yml"]
}
}
}

0 comments on commit bf7d33f

Please sign in to comment.