aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/rubocops
AgeCommit message (Expand)Author
2017-10-18Merge pull request #3291 from JCount/lines-cop-fix-wine-universal-binaryMike McQuaid
2017-10-15lines_cop: add ENV.universal_binary audit exemption for wineJCount
2017-10-14formula_desc_cop: empty string is not a valid descDominyk Tiller
2017-10-07Fix RuboCop tests.Markus Reiter
2017-09-24Rubocop: manual rule fixes.Mike McQuaid
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-09-04audit: Port rules from line_problems to rubocop part 3Gautham 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: Port FileUtils, inreplace audit rules in audit_lines to rubocopGautham Goli
2017-08-06audit: Port classname and template comments audit rules from line_problems me...Gautham Goli
2017-08-05Refactor legacy_patches_cop to merge external patch audit rules in a single c...Gautham Goli
2017-08-05audit: Port patches audit code to a rubocopGautham Goli
2017-08-01formula_desc_cop: add 'x86' to VALID_LOWERCASE_WORDSJCount
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-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-21Merge pull request #2801 from apjanke/formula-cop-uniform-_body_node-paramMike McQuaid
2017-06-19rubocops: use consistent (_)body_node parameter nameAndrew Janke
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-13format_desc_cop: whitelist more lowercase wordsIsabell Long
2017-06-10Autocorrect Rubocop Style/PerlBackrefs.Mike McQuaid
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-06-08formula_desc_cop: tweak some rules.Mike McQuaid
2017-06-03Merge pull request #2724 from MikeMcQuaid/capital-descMike McQuaid
2017-06-02formula_desc_cop: desc should be capitalised.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-30Use relevant methods to consolidate logic in text_cop.rbGautham Goli
2017-05-30Refactor and add more methods in formula_cop.rbGautham Goli
2017-05-30audit: Port audit_text method to rubocop and add testsGautham Goli
2017-05-30Add methods in FormulaCop to find method nodes, dependency nodesGautham Goli