module Kettle module Dev module CommitMsg BRANCH_RULES: ::Hash[String, ::Regexp] def self.enforce_branch_rule!: (String path) -> void end end end