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
/
test
/
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_spec: improve language in universal_binary and build tests
JCount
2017-10-15
lines_cop_spec: add test for ENV.universal_binary audit exemption for wine
JCount
2017-10-14
formula_desc_cop_spec: add empty string test
Dominyk Tiller
2017-10-07
Fix RuboCop tests.
Markus Reiter
2017-09-18
audit: Add more tests for FormulaAudit/Miscellaneous cop
Gautham Goli
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-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: Add tests for audit rules ported from line_problems method to rubocops
Gautham Goli
2017-08-05
Refactor legacy_patches_cop to merge external patch audit rules in a single c...
Gautham Goli
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
Read rubocop offenses as const from corresponding class in 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-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-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
formula_desc_cop: tweak some rules.
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
audit: Port audit_text method to rubocop and add tests
Gautham Goli
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
Add RSpec tests for bottle_block and formula_desc cops
Gautham Goli