Commit 170dd75c authored by Patricio Bruna's avatar Patricio Bruna

add linter

parent 2d7c6512
...@@ -19,6 +19,7 @@ linter: ...@@ -19,6 +19,7 @@ linter:
linux: linux:
osx: osx:
- '"~/.rbenv/shims/"' - '"~/.rbenv/shims/"'
- '"/usr/local/bin/"'
windows: windows:
syntax_map: syntax_map:
- html (django): html - html (django): html
...@@ -60,6 +61,7 @@ package_control: ...@@ -60,6 +61,7 @@ package_control:
- "GitlabIntegrate" - "GitlabIntegrate"
- "Glue" - "Glue"
- "Indent XML" - "Indent XML"
- "INI"
- "JavaScript Completions" - "JavaScript Completions"
- "JavaScriptNext - ES6 Syntax" - "JavaScriptNext - ES6 Syntax"
- "Jest" - "Jest"
...@@ -72,6 +74,7 @@ package_control: ...@@ -72,6 +74,7 @@ package_control:
- "PlainTasks" - "PlainTasks"
- "Pretty JSON" - "Pretty JSON"
- "Pretty Ruby" - "Pretty Ruby"
- "Project Specific Syntax Settings"
- "Ruby Completions" - "Ruby Completions"
- "RubyTest" - "RubyTest"
- "Rust Enhanced" - "Rust Enhanced"
......
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