aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/rubocops/bottle_block_cop.rb
AgeCommit message (Expand)Author
2017-06-19rubocops: use consistent (_)body_node parameter nameAndrew Janke
2017-05-03Add `--only-cops`,`--except-cops` options for brew style and simplify cop namesGautham Goli
2017-05-02Add `--only-cops`,`--except-cops` options for brew auditGautham Goli
2017-04-22Port audit_components method to rubocops and add corresponding testsGautham Goli
2017-03-26Wrap rubocop specific code into methods inside FormulaCopGautham Goli
2017-03-08Create FormulaCop base class to reuse helper functions in custom copsGautham Goli
2017-02-12Update rubocop configGautham Goli
2017-02-06Update docs and manpages to include --fix optionGautham Goli
2017-01-18Add --fix option to brew audit commandGautham Goli
2017-01-18Add custom cop to refactor revision to rebuild in bottle blockGautham Goli