Skip to content

Commit

Permalink
Only activate for projects containing Ruby source.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsmecham committed Nov 19, 2019
1 parent 5f92649 commit 7f812ef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions extension.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
"description": "Integrates with RuboCop to provide contextual issues in Nova.",
"version": "1.0",
"main": "main.js",
"activationEvents": [
"onLanguage:ruby"
],
"entitlements": {
"process": true
}
Expand Down

0 comments on commit 7f812ef

Please sign in to comment.