aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/rubocops
AgeCommit message (Expand)Author
2017-05-15Merge pull request #2631 from GauthamGoli/audit_homepage_rubocop1.2.1Mike McQuaid
2017-05-15Merge pull request #2628 from GauthamGoli/formula_desc_cop_fixMike McQuaid
2017-05-14Port audit_homepage method to rubocop and add testsGautham Goli
2017-05-13Update string_content method to support multiline strings, add test for sameGautham Goli
2017-05-13Add autocorrect method for ComponentsOrder rubocop and testsGautham Goli
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-26Add RSpec tests for bottle_block and formula_desc copsGautham Goli