Skip to content

Commit

Permalink
sync/shared-config: Mark governance-private as a custom RuboCop repo
Browse files Browse the repository at this point in the history
- There's a single script in here that's used once a year, we don't need all of the RuboCop rules and it was causing a lot of weirdness with the Sorbet cops.
  • Loading branch information
issyl0 committed Aug 22, 2024
1 parent a685cf7 commit 468a3ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/sync/shared-config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ def git(*args)
mass-bottling-tracker-private
orka_api_client
ruby-macho
governance-private
].freeze
custom_dependabot_repos = %w[
.github
Expand Down

0 comments on commit 468a3ae

Please sign in to comment.