-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hello,
As the title said, the extension highlights the problems present in my Gemfile, even after i added an exclusion in the .rubocop.yml file, which is present at the root of my project folder. But when I execute the bundle exec rubocop
command in my project, the exclusion are made correctly and the warning of those file are not shown in the report. I cannot determine if I missed some configuration when installing and managing the extension or if this behavior is not intended.
Here is an example of the issue:
And here is some of detailed information of my configuration:
- SO: Ubuntu 22.04.4 LTS
- Kernel: Linux 6.5.0-25-generic
- VSCode Version: 1.82.2
- Extension Version: v0.7.0
- Extension Configuration:
- .rubocop.yml file
- Gemfile file
- Gemfile.lock file's content related to rubocop
- bundle exec rubocop's report
- bundle exec rubocop -V's result:
1.62.1 (using Parser 3.3.0.5, rubocop-ast 1.31.2, running on ruby 3.2.2) [x86_64-linux] - rubocop-performance 1.20.2 - rubocop-rails 2.24.0
Thanks for reading my problem and I am attent to respond any question or details that may be needed to clarify the situation
JeSuisUnCaillou, ndri and NamDinhAscenda
Metadata
Metadata
Assignees
Labels
No labels