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-08-07
Add node pattern methods to handle dependency audits in a better way
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
2017-05-29
Fixup all RuboCop warnings.
Mike McQuaid
2017-05-29
Match the "formula name in description" on word boundaries
Isabell Long
2017-05-15
Merge pull request #2631 from GauthamGoli/audit_homepage_rubocop
1.2.1
Mike McQuaid
2017-05-15
Merge pull request #2628 from GauthamGoli/formula_desc_cop_fix
Mike McQuaid
2017-05-14
Port audit_homepage method to rubocop and add tests
Gautham Goli
2017-05-13
Update string_content method to support multiline strings, add test for same
Gautham Goli
2017-05-13
Add autocorrect method for ComponentsOrder rubocop and tests
Gautham Goli
2017-05-03
Add `--only-cops`,`--except-cops` options for brew style and simplify cop names
Gautham Goli
2017-05-02
Add `--only-cops`,`--except-cops` options for brew audit
Gautham Goli
2017-04-22
Port audit_components method to rubocops and add corresponding tests
Gautham Goli
2017-03-26
Wrap rubocop specific code into methods inside FormulaCop
Gautham Goli
2017-03-26
Encapsulate formula desc offense checking logic into methods
Gautham Goli
2017-03-08
Create FormulaCop base class to reuse helper functions in custom cops
Gautham Goli
2017-03-02
Port audit_desc rules to cop
Gautham Goli
2017-02-12
Update rubocop config
Gautham Goli
[next]