elpasync pushed a change to branch elpa/rubocop.

        at  f5fd18a   Add the ability to format on save

This branch includes the following new commits:

       new  14ab46a   first commit
       new  192d976   An extremely basic RuboCop interface
       new  f493961   Check for the presence of the rubocop binary
       new  7026b86   Make rubocop.el usable :-)
       new  1ffa08b   Add a few autoloads
       new  8e9ec29   Update for RuboCop 0.9 (fixes #1)
       new  322564d   Update for RuboCop 0.9 (fixes #1) - update 
rubocop-on-current-file
       new  b921bec   Merge pull request #2 from nodo/master
       new  88d1bbf   Change commentary so that it doesn't describe projectile
       new  b65a310   Merge pull request #3 from purcell/patch-1
       new  c620a0c   Add auto-correction commands, minor mode and a default 
keymap
       new  ac82199   Release 0.3
       new  80be17c   Fix table
       new  4aeda22   Update README.md
       new  6f4928d   Merge pull request #4 from arthurnn/patch-1
       new  577df29   Fix minor-mode description
       new  4acece2   Merge pull request #5 from arthurnn/fix-mode-desc
       new  1e77d3f   add missing period
       new  40a1d5a   Merge pull request #6 from bhfailor/master
       new  e9a74ce   Use lexical binding as default
       new  7446469   Merge pull request #11 from rranelli/master
       new  9b23b05   Make rubocop-emacs TRAMP-aware
       new  2b782ec   Merge pull request #13 from ojab/master
       new  fb98804   Load tramp dependency
       new  2c884cd   Merge pull request #15 from fap-/load_tramp_dependency
       new  a192b35   Fix autocorrect-project binding
       new  88bf695   Merge pull request #16 from 
rranelli/fix-autocorrect-project-binding
       new  405e0fd   Bump version to 0.4.0
       new  dcde702   Improve the README a bit
       new  f947fb0   Fix byte-compile warning about unused variable
       new  c549052   Merge pull request #19 from syohex/byte-compile-warning
       new  c2a4c79   Update copyright years
       new  fb20a88   Tweak some docstrings
       new  4219890   Use #' where applicable
       new  02ad056   [Fix #17] Consider rubocop installed if bundled
       new  676cabe   Expand the project root path
       new  c0cb592   Kill the dash.el dependency
       new  c2959fb   Fix a docstring
       new  0131536   Fix a docstring
       new  4fdf643   Add missing space
       new  3afa591   Make some defvars defcustoms
       new  a809fa7   [Fix #24] Always run RuboCop from the project's root when 
within a project
       new  d44737a   Fix a reference to RuboCop
       new  1285711   [Fix #22] Add a clean way to load RuboCop extensions
       new  329329c   Bump the development version
       new  9097535   Update the copyright years
       new  c6dc521   Remove a mention of dash.el
       new  d4dad32   Add missing space
       new  980bedb   Release 0.5
       new  0ab1329   Update the README
       new  32f8b08   Use nonbundled rubocop if 
rubocop-prefer-system-executable is set
       new  03bf155   Run auto-correct automatically on save (#29)
       new  969f60e   Add some configuration documentation
       new  080454e   Add a note about rubocop-keymap-prefix
       new  6c9c5a9   Add a bunch of commands for code formatting
       new  38d982a   Add a note about alternative packages
       new  8b2c1f5   Remove mention of Prelude
       new  608a3c1   Release 0.6.0
       new  0bf3fcd   Mention rubocopfmt
       new  1372ee3   Tweak some wording
       new  0b4e5ce   Add an option to execute rubocop in a chroot
       new  b0c5bc2   Tweak a heading
       new  07ad97a   Update some metadata
       new  f5fd18a   Add the ability to format on save


Reply via email to