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
/
dev-cmd
/
audit_spec.rb
Age
Commit message (
Expand
)
Author
2018-02-06
audit: Warn on new formulae containing binary URLs
William Woodruff
2017-11-10
Remove more uses of EOS.undent.
Mike McQuaid
2017-11-10
Merge pull request #3292 from claui/add-audit-test-cases
Mike McQuaid
2017-10-20
Add tests for `FormulaAuditor#audit_deps`
Claudia
2017-10-18
Use “squiggly” heredocs.
Markus Reiter
2017-09-04
audit: Port audit_class to rubocop, add tests and autocorrect
Gautham Goli
2017-08-06
audit: Port classname and template comments audit rules from line_problems me...
Gautham Goli
2017-07-29
Silence all specs by default.
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-15
Use scoped RSpec matchers.
Markus Reiter
2017-05-14
Port audit_homepage method to rubocop and add tests
Gautham Goli
2017-05-02
audit_spec: add keg_only_style tests
Dominyk Tiller
2017-04-28
audit_spec: test go get ban
Dominyk Tiller
2017-04-24
Merge pull request #2465 from GauthamGoli/audit_components_port_rubocop
Mike McQuaid
2017-04-23
Fix audit version_scheme and revision checks.
Mike McQuaid
2017-04-22
Port audit_components method to rubocops and add corresponding tests
Gautham Goli
2017-04-18
audit: allow skipping audit methods.
Mike McQuaid
2017-03-02
Port audit_desc rules to cop
Gautham Goli
2017-02-28
Add `mktmpdir` helper method.
Markus Reiter
2017-02-28
Convert FormulaAuditor test to spec.
Markus Reiter
2017-02-27
Convert FormulaText test to spec.
Markus Reiter