This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
brew
Watch
1
Star
0
Fork
0
You've already forked brew
mirror of
https://github.com/Homebrew/brew.git
synced
2025-07-14 16:09:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
brew
/
Library
/
Homebrew
/
rubocops
History
Mike McQuaid
ea8be174f6
Merge pull request
#2631
from GauthamGoli/audit_homepage_rubocop
...
audit: Port audit_homepage method to rubocop and add tests
2017-05-15 10:02:47 +01:00
..
extend
Update string_content method to support multiline strings, add test for same
2017-05-13 18:48:40 +05:30
bottle_block_cop.rb
Add
--only-cops
,
--except-cops
options for brew style and simplify cop names
2017-05-03 14:49:23 +05:30
components_order_cop.rb
Add autocorrect method for ComponentsOrder rubocop and tests
2017-05-13 03:09:55 +05:30
components_redundancy_cop.rb
Add
--only-cops
,
--except-cops
options for brew style and simplify cop names
2017-05-03 14:49:23 +05:30
formula_desc_cop.rb
Add
--only-cops
,
--except-cops
options for brew style and simplify cop names
2017-05-03 14:49:23 +05:30
homepage_cop.rb
Port audit_homepage method to rubocop and add tests
2017-05-14 22:05:46 +05:30