rubocop: The sorbet/rbi/todo.rbi file doesn't exist
- It got deleted in 89531e9ff36b84a47a078065e5d2ac9674dfbd2d but never cleaned up. - The first cleanup from a tool I'm working on to check that all the paths in `rubocop.yml` Includes and Excludes do actually exist.
This commit is contained in:
parent
cea60ca745
commit
592fcfd270
@ -20,7 +20,6 @@ AllCops:
|
||||
Exclude:
|
||||
- "Homebrew/sorbet/rbi/gems/**/*.rbi"
|
||||
- "Homebrew/sorbet/rbi/hidden-definitions/*.rbi"
|
||||
- "Homebrew/sorbet/rbi/todo.rbi"
|
||||
- "Homebrew/bin/*"
|
||||
- "Homebrew/vendor/**/*"
|
||||
- "Taps/*/*/vendor/**/*"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user