2
0

Use explicit config loading from bin/rubocop (#33256)

This commit is contained in:
Matt Jankowski
2024-12-16 08:50:58 -05:00
committed by GitHub
parent ecdf4ea062
commit c68eb82ffa
12 changed files with 13 additions and 30 deletions

View File

@@ -9,6 +9,7 @@ on:
- 'Gemfile*'
- '.rubocop*.yml'
- '.ruby-version'
- 'bin/rubocop'
- 'config/brakeman.ignore'
- '**/*.rb'
- '**/*.rake'
@@ -19,6 +20,7 @@ on:
- 'Gemfile*'
- '.rubocop*.yml'
- '.ruby-version'
- 'bin/rubocop'
- 'config/brakeman.ignore'
- '**/*.rb'
- '**/*.rake'