aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/rubocops
AgeCommit message (Expand)Author
2017-10-18Merge pull request #3291 from JCount/lines-cop-fix-wine-universal-binaryMike McQuaid
2017-10-15lines_cop_spec: improve language in universal_binary and build testsJCount
2017-10-15lines_cop_spec: add test for ENV.universal_binary audit exemption for wineJCount
2017-10-14formula_desc_cop_spec: add empty string testDominyk Tiller
2017-10-07Fix RuboCop tests.Markus Reiter
2017-09-18audit: Add more tests for FormulaAudit/Miscellaneous copGautham Goli
2017-09-05Merge pull request #3091 from GauthamGoli/audit_line_rubocop_part_3Mike McQuaid
2017-09-04audit: Port audit_class to rubocop, add tests and autocorrectGautham Goli
2017-09-04audit: Fetch formula name from file path rather than class name in copsGautham Goli
2017-09-04audit: Add tests for rubocop methods in line_cop.rbGautham Goli
2017-08-26audit: Add previously unported GH patch audit rule in Patches copGautham Goli
2017-08-23Merge pull request #2995 from GauthamGoli/audit_line_rubocop_part_2JCount
2017-08-17audit: In Cops and their tests convert all multiline strings to heredocsGautham Goli
2017-08-07Add node pattern methods to handle dependency audits in a better wayGautham Goli
2017-08-06audit: Add tests for audit rules ported from line_problems method to rubocopsGautham Goli
2017-08-05Refactor legacy_patches_cop to merge external patch audit rules in a single c...Gautham Goli
2017-08-01Merge pull request #2975 from GauthamGoli/audit_urls_rubocop_strictMike McQuaid
2017-07-30audit: Port audit_urls strict rules to rubocop, add tests and autocorrectGautham Goli
2017-07-29audit: Port dependency rules from line_problems to rubocop and add testsGautham Goli
2017-07-25audit: Update Urls Cop with more rules of audit_urls and corresponding testsGautham Goli
2017-07-21audit: Port audit_urls partially to rubocop and add corresponding testsGautham Goli
2017-07-15audit: Port audit_options rules for new formulae to rubocop and add testGautham Goli
2017-07-14audit: Port audit_options strict rules to rubocop and add testsGautham Goli
2017-07-13Read rubocop offenses as const from corresponding class in testsGautham Goli
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-29formula_desc_cop: allow formula name in descilovezfs
2017-06-25Merge pull request #2790 from GauthamGoli/audit_legacy_patches_rubocopMike McQuaid
2017-06-24audit: Port audit_legacy_patches method to rubocop and add testsGautham Goli
2017-06-16Refactor Checksum cop to add autocorrect methodGautham Goli
2017-06-16Simplify Checksum cop by auditing all checksumsGautham 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-08formula_desc_cop: tweak some rules.Mike McQuaid
2017-06-02Re-revert "Fix operator spacing."Markus Reiter
2017-05-31audit: Port audit_caveats method to rubocop and add testsGautham Goli
2017-05-30audit: Port audit_text method to rubocop and add testsGautham Goli
2017-05-29Match the "formula name in description" on word boundariesIsabell Long
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