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
|
febc108598
|
Encapsulate formula desc offense checking logic into methods
|
2017-03-26 15:26:41 +05:30 |
|
Gautham Goli
|
d32978b859
|
Create FormulaCop base class to reuse helper functions in custom cops
|
2017-03-08 11:44:35 +05:30 |
|
Gautham Goli
|
19f693d25b
|
Port audit_desc rules to cop
|
2017-03-02 12:50:05 +05:30 |
|
Gautham Goli
|
5dc358c1b7
|
Update rubocop config
|
2017-02-12 14:52:13 +05:30 |
|
Gautham Goli
|
1f5cf4fd40
|
Update docs and manpages to include --fix option
|
2017-02-06 12:46:26 +05:30 |
|
Gautham Goli
|
0b3d9031e2
|
Add --fix option to brew audit command
|
2017-01-18 22:35:37 +05:30 |
|
Gautham Goli
|
483c40fb03
|
Add custom cop to refactor revision to rebuild in bottle block
|
2017-01-18 15:54:47 +05:30 |
|