From bd4863a60e294672ef6cf39a0c975e9a3ab3643a Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Mon, 9 Jan 2017 22:39:38 +0000 Subject: [PATCH] Disable rubocop-mode Between flycheck and rubocopfmt-mode, it's no longer needed. --- modules/siren-ruby.el | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/siren-ruby.el b/modules/siren-ruby.el index 7833f7a..7d26308 100644 --- a/modules/siren-ruby.el +++ b/modules/siren-ruby.el @@ -67,7 +67,6 @@ (hs-minor-mode 1) (company-mode +1) (subword-mode +1) - (rubocop-mode 1) (highlight-indentation-current-column-mode) (hideshowvis-enable)