brew/Library/Homebrew/rubocops/shared/helper_functions.rbi

6 lines
101 B
Plaintext
Raw Normal View History

2023-02-14 19:19:37 -08:00
# typed: strict
module RuboCop::Cop::HelperFunctions
requires_ancestor { RuboCop::Cop::Base }
end