brew/Library/Homebrew/test/.rubocop.yml

18 lines
187 B
YAML

inherit_from:
- ../.rubocop.yml
RSpec:
Include:
- ./*
RSpec/ContextWording:
Prefixes:
- when
- with
- without
- if
- unless
- for
- which
- to