mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Update flycheck config to use rubocop-bundle-safe executable
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
(setq flycheck-completion-system 'ido)
|
||||
(setq flycheck-idle-change-delay 1.0)
|
||||
(setq flycheck-indication-mode 'right-fringe)
|
||||
(setq flycheck-ruby-rubocop-executable "rubocop-bundle-safe")
|
||||
|
||||
(provide 'siren-flycheck)
|
||||
;;; siren-flycheck.el ends here
|
||||
|
||||
Reference in New Issue
Block a user