aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/rubocops/extend
AgeCommit message (Expand)Author
2017-07-13audit: Port audit_options non-strict rules to rubocop and add testsGautham Goli
2017-07-07audit: Port audit_conflicts method to rubocop and add testsGautham Goli
2017-06-16Refactor Checksum cop to add autocorrect methodGautham Goli
2017-06-16audit: Port audit_checksum method to rubocop and add testsGautham Goli
2017-06-09Revert "audit: Port audit_checksum method to rubocop and add tests"Mike McQuaid
2017-06-08audit: Port audit_checksum method to rubocop and add testsGautham Goli
2017-06-08Add methods in FormulaCop to find block nodesGautham Goli
2017-05-31audit: Port audit_caveats method to rubocop and add testsGautham Goli
2017-05-30Refactor and add more methods in formula_cop.rbGautham Goli
2017-05-30Add methods in FormulaCop to find method nodes, dependency nodesGautham Goli
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