mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 03:26:42 +00:00
chore(solargraph): disable Rails specific settings
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
plugins:
|
||||
- solargraph-rails
|
||||
# plugins:
|
||||
# - solargraph-rails
|
||||
exclude:
|
||||
- ".bundle/**/*"
|
||||
- "spec/**/*"
|
||||
@@ -19,5 +19,6 @@ formatter:
|
||||
- Lint/UnusedBlockArgument
|
||||
- Lint/UnusedMethodArgument
|
||||
- Lint/UselessAssignment
|
||||
# - Rails/Output
|
||||
- Style/EmptyMethod
|
||||
- Style/Semicolon
|
||||
|
||||
Reference in New Issue
Block a user