aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/dev-cmd/audit.rb
AgeCommit message (Expand)Author
2016-10-15Fix when clause ordering.Max Nordlund
2016-10-14Fix wrong ordering on when clauses in audit.rbMax Nordlund
2016-10-12Deprecate apr requirement.Mike McQuaid
2016-10-05audit: forbid `deprecated_option` in new formulaeJonathan Chang
2016-10-02Use `module_function` for commands.Markus Reiter
2016-09-25RuboCop: Style/IfUnlessModifierMarkus Reiter
2016-09-24Fix Style/GuardClause.Markus Reiter
2016-09-23Fix Style/GuardClause.Markus Reiter
2016-09-23Fix Performance/FixedSize.Markus Reiter
2016-09-17rubocop --auto-correct all hash-rocket usage.Mike McQuaid
2016-09-11dev-cmd/audit: fix Rubocop warnings.Mike McQuaid
2016-09-08Move developer-focused commands to dev-cmd.Mike McQuaid