aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/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-26Encapsulate formula desc offense checking logic into methodsGautham Goli
2017-03-08Create FormulaCop base class to reuse helper functions in custom copsGautham Goli
2017-03-02Port audit_desc rules to copGautham 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