chore(solargraph): update default list of disabled rubocop cops

This commit is contained in:
2023-09-18 11:16:32 +01:00
parent 5fba8ec527
commit c4cd5eaa2b

View File

@@ -18,6 +18,6 @@ formatter:
- Lint/Debugger
- Lint/UnusedBlockArgument
- Lint/UnusedMethodArgument
- Rails/Output
- Lint/UselessAssignment
- Style/EmptyMethod
- Style/Semicolon