You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 31, 2023. It is now read-only.
Your environment
vscode-rubyversion: 0.27.0useLanguageServeris true in your configuration?)Tried true and false
Expected behavior
rubocop lint output should match what is run from the command line. There should be no RSpec/FilePath error
Actual behavior
For an rspec file
spec/controllers/admin/orders_controller_spec.rbwith the code
I get the following error