Skip to content

Conversation

@maximeB
Copy link

@maximeB maximeB commented Jan 3, 2018

Linting wasn't enabled when rdm is manually started and rc_exec "discovers" it has already been started

}
this.rdmStarted = true;
this.emit('rdmStarted')
this.emit('rdmStarted');
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this is a bug fix for the earlier commit, you should squash these into one commit before sending a pull-request. It keeps the project cleaner.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Finally got time to do it...
By the way do you have any clue why the CI is failing (seems unrelated to my change)

Linting wasn't enabled when rdm is manually started and rc_exec "discovers" it has already been started

Update rtags.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants