Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added flycheck support for encore #305

Merged
merged 1 commit into from
Dec 18, 2015
Merged

Added flycheck support for encore #305

merged 1 commit into from
Dec 18, 2015

Conversation

EliasC
Copy link
Contributor

@EliasC EliasC commented Dec 17, 2015

emacs/encore-mode.el now contains code that you can add to your
init-file (after installing flycheck) that will allow you to flycheck
your encore-code, meaning that you get inline error messages instead of
having to compile all the time.

Thanks to the atom development team for providing the competition ;)

`emacs/encore-mode.el` now contains code that you can add to your
init-file (after installing flycheck) that will allow you to flycheck
your encore-code, meaning that you get inline error messages instead of
having to compile all the time.

Thanks to the atom development team for providing the competition ;)
supercooldave pushed a commit that referenced this pull request Dec 18, 2015
Added flycheck support for encore
@supercooldave supercooldave merged commit 9a83cc2 into parapluu:development Dec 18, 2015
@supercooldave supercooldave deleted the features/flycheck branch December 18, 2015 11:54
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