Commit fcfe8204 authored by Will Bond's avatar Will Bond

Merge pull request #1323 from pderichs/master

added RuboCop
parents 2d71d91f df5b1097
...@@ -699,6 +699,7 @@ ...@@ -699,6 +699,7 @@
"https://github.com/paulollivier/sublimetext-date", "https://github.com/paulollivier/sublimetext-date",
"https://github.com/pavelpachkovskij/sublime-html-to-haml", "https://github.com/pavelpachkovskij/sublime-html-to-haml",
"https://github.com/pdaether/Sublime-SymfonyCommander", "https://github.com/pdaether/Sublime-SymfonyCommander",
"https://github.com/pderichs/sublime_rubocop",
"https://github.com/pensive612/sublime-chai-full-completions", "https://github.com/pensive612/sublime-chai-full-completions",
"https://github.com/Pephers/Super-Calculator", "https://github.com/Pephers/Super-Calculator",
"https://github.com/petereichinger/Unity3D-Shader", "https://github.com/petereichinger/Unity3D-Shader",
...@@ -1712,6 +1713,7 @@ ...@@ -1712,6 +1713,7 @@
"sublime_guard": "Guard", "sublime_guard": "Guard",
"sublime_new_from_selection": "New from Selection", "sublime_new_from_selection": "New from Selection",
"sublime_python_imports": "Python Imports Sorter", "sublime_python_imports": "Python Imports Sorter",
"sublime_rubocop": "RuboCop",
"sublime_text_alternative_autocompletion": "Alternative Autocompletion", "sublime_text_alternative_autocompletion": "Alternative Autocompletion",
"sublime_unicode_nbsp": "Unicode Character Highlighter", "sublime_unicode_nbsp": "Unicode Character Highlighter",
"sublime_valign": "VAlign", "sublime_valign": "VAlign",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment