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 |
|
Mike McQuaid
|
9889b42ec4
|
Merge pull request #2628 from GauthamGoli/formula_desc_cop_fix
audit: Detect multiline and interpolated strings in formula desc cop
|
2017-05-15 10:01:38 +01:00 |
|
Gautham Goli
|
91efcb045e
|
Port audit_homepage method to rubocop and add tests
|
2017-05-14 22:05:46 +05:30 |
|
Gautham Goli
|
80572939b4
|
Update string_content method to support multiline strings, add test for same
|
2017-05-13 18:48:40 +05:30 |
|
Gautham Goli
|
d04f295de3
|
Add autocorrect method for ComponentsOrder rubocop and tests
|
2017-05-13 03:09:55 +05:30 |
|
Gautham Goli
|
fed668b330
|
Add --only-cops ,--except-cops options for brew style and simplify cop names
|
2017-05-03 14:49:23 +05:30 |
|
Gautham Goli
|
c3330c289d
|
Add --only-cops ,--except-cops options for brew audit
Also refactor audit cops into two "departments"
- FormulaAudit
- FormulaAuditStrict
|
2017-05-02 23:26:12 +05:30 |
|
Gautham Goli
|
413a7e5dae
|
Port audit_components method to rubocops and add corresponding tests
|
2017-04-22 21:53:16 +05:30 |
|
Gautham Goli
|
a693ca332e
|
Wrap rubocop specific code into methods inside FormulaCop
|
2017-03-26 15:26:41 +05:30 |
|
Gautham Goli
|
4e57f4279a
|
Add RSpec tests for bottle_block and formula_desc cops
|
2017-03-26 15:26:41 +05:30 |
|