Merge pull request #684 from bbatsov/rubocop

Remove redundant data from rubocop recipe
This commit is contained in:
Steve Purcell 2013-04-14 12:36:55 -07:00
commit 00f2cf3e8e

View file

@ -1,3 +1,2 @@
(rubocop :repo "bbatsov/rubocop-emacs" (rubocop :repo "bbatsov/rubocop-emacs"
:fetcher github :fetcher github)
:files ("rubocop.el"))