index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
rubocops
Age
Commit message (
Expand
)
Author
2017-10-18
Merge pull request #3291 from JCount/lines-cop-fix-wine-universal-binary
Mike McQuaid
2017-10-15
lines_cop: add ENV.universal_binary audit exemption for wine
JCount
2017-10-14
formula_desc_cop: empty string is not a valid desc
Dominyk Tiller
2017-10-07
Fix RuboCop tests.
Markus Reiter
2017-09-24
Rubocop: manual rule fixes.
Mike McQuaid
2017-09-05
Merge pull request #3091 from GauthamGoli/audit_line_rubocop_part_3
Mike McQuaid
2017-09-04
audit: Port audit_class to rubocop, add tests and autocorrect
Gautham Goli
2017-09-04
audit: Fetch formula name from file path rather than class name in cops
Gautham Goli
2017-09-04
audit: Add tests for rubocop methods in line_cop.rb
Gautham Goli
2017-09-04
audit: Port rules from line_problems to rubocop part 3
Gautham Goli
2017-08-26
audit: Add previously unported GH patch audit rule in Patches cop
Gautham Goli
2017-08-23
Merge pull request #2995 from GauthamGoli/audit_line_rubocop_part_2
JCount
2017-08-17
audit: In Cops and their tests convert all multiline strings to heredocs
Gautham Goli
2017-08-07
Add node pattern methods to handle dependency audits in a better way
Gautham Goli
2017-08-06
audit: Port FileUtils, inreplace audit rules in audit_lines to rubocop
Gautham Goli
2017-08-06
audit: Port classname and template comments audit rules from line_problems me...
Gautham Goli
2017-08-05
Refactor legacy_patches_cop to merge external patch audit rules in a single c...
Gautham Goli
2017-08-05
audit: Port patches audit code to a rubocop
Gautham Goli
2017-08-01
formula_desc_cop: add 'x86' to VALID_LOWERCASE_WORDS
JCount
2017-08-01
Merge pull request #2975 from GauthamGoli/audit_urls_rubocop_strict
Mike McQuaid
2017-07-30
audit: Port audit_urls strict rules to rubocop, add tests and autocorrect
Gautham Goli
2017-07-29
audit: Port dependency rules from line_problems to rubocop and add tests
Gautham Goli
2017-07-25
audit: Update Urls Cop with more rules of audit_urls and corresponding tests
Gautham Goli
2017-07-21
audit: Port audit_urls partially to rubocop and add corresponding tests
Gautham Goli
2017-07-15
audit: Port audit_options rules for new formulae to rubocop and add test
Gautham Goli
2017-07-14
audit: Port audit_options strict rules to rubocop and add tests
Gautham Goli
2017-07-13
audit: Port audit_options non-strict rules to rubocop and add tests
Gautham Goli
2017-07-07
audit: Port audit_conflicts method to rubocop and add tests
Gautham Goli
2017-06-29
formula_desc_cop: allow formula name in desc
ilovezfs
2017-06-25
Merge pull request #2790 from GauthamGoli/audit_legacy_patches_rubocop
Mike McQuaid
2017-06-24
audit: Port audit_legacy_patches method to rubocop and add tests
Gautham Goli
2017-06-21
Merge pull request #2801 from apjanke/formula-cop-uniform-_body_node-param
Mike McQuaid
2017-06-19
rubocops: use consistent (_)body_node parameter name
Andrew Janke
2017-06-16
Refactor Checksum cop to add autocorrect method
Gautham Goli
2017-06-16
Simplify Checksum cop by auditing all checksums
Gautham Goli
2017-06-16
audit: Port audit_checksum method to rubocop and add tests
Gautham Goli
2017-06-13
format_desc_cop: whitelist more lowercase words
Isabell Long
2017-06-10
Autocorrect Rubocop Style/PerlBackrefs.
Mike McQuaid
2017-06-09
Revert "audit: Port audit_checksum method to rubocop and add tests"
Mike McQuaid
2017-06-08
audit: Port audit_checksum method to rubocop and add tests
Gautham Goli
2017-06-08
Add methods in FormulaCop to find block nodes
Gautham Goli
2017-06-08
formula_desc_cop: tweak some rules.
Mike McQuaid
2017-06-03
Merge pull request #2724 from MikeMcQuaid/capital-desc
Mike McQuaid
2017-06-02
formula_desc_cop: desc should be capitalised.
Mike McQuaid
2017-06-02
Re-revert "Fix operator spacing."
Markus Reiter
2017-05-31
audit: Port audit_caveats method to rubocop and add tests
Gautham Goli
2017-05-30
Use relevant methods to consolidate logic in text_cop.rb
Gautham Goli
2017-05-30
Refactor and add more methods in formula_cop.rb
Gautham Goli
2017-05-30
audit: Port audit_text method to rubocop and add tests
Gautham Goli
2017-05-30
Add methods in FormulaCop to find method nodes, dependency nodes
Gautham Goli
[next]