aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/rubocops/extend
AgeCommit message (Expand)Author
2017-05-13Update string_content method to support multiline strings, add test for sameGautham 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