]> git.eshelyaron.com Git - emacs.git/commit
Use rubocop --lint when no .rubocop.yml
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 25 Dec 2018 15:08:58 +0000 (17:08 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 25 Dec 2018 15:16:22 +0000 (17:16 +0200)
commita361cc88a15e9c39f17145f9acd1ea4a8ca70461
tree9040d87dd0dacbe6bd4b0cdd644ffbff7de65255
parent9fe788a1fa02c6b717c709773f3cca7bc8b2ebe6
Use rubocop --lint when no .rubocop.yml

* lisp/progmodes/ruby-mode.el (ruby-flymake-rubocop): When no
config file found, only run lint cops (bug#31760).
lisp/progmodes/ruby-mode.el