mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-25 14:13:37 -05:00
refactor!(ruby): remove rubocop
BREAKING CHANGE: This removes rubocop from the ruby module in lieu of LSP clients. Ref: https://github.com/orgs/doomemacs/projects/5/views/1?pane=issue&itemId=69411575
This commit is contained in:
@@ -10,9 +10,6 @@
|
||||
(when (modulep! :completion company)
|
||||
(package! company-inf-ruby :pin "fe3e4863bc971fbb81edad447efad5795ead1b17"))
|
||||
|
||||
;; Programming environment
|
||||
(package! rubocop :pin "f5fd18aa810c3d3269188cbbd731ddc09006f8f5")
|
||||
|
||||
;; Project tools
|
||||
(package! bundler :pin "43efb6be4ed118b06d787ce7fbcffd68a31732a7")
|
||||
(package! rake :pin "452ea0caca33376487103c64177c295ed2960cca")
|
||||
|
Reference in New Issue
Block a user