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

Emacs and unix integration #2

Merged
merged 4 commits into from
Nov 23, 2012

Conversation

jonas054
Copy link
Collaborator

Rubocop looks like a really nice framework where it will be relatively easy to add more and more functionality. My first wish is to make it integrate better with the Unix command line and with Emacs compilations and flymake.

In this branch I have implemented:

  • Possibility to call "rubocop file.rb" and "rubocop *.rb" (only "rubocop" and "rubocop *.rb" was supported in master).
  • An option -e/--emacs that outputs on a format suitable for compilation buffers and flymake.

bbatsov added a commit that referenced this pull request Nov 23, 2012
@bbatsov bbatsov merged commit c1f7f6b into rubocop:master Nov 23, 2012
@bbatsov
Copy link
Collaborator

bbatsov commented Nov 23, 2012

Great additions! Thanks!

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.

None yet

2 participants