Alessandro Diogo Brückheimer
|
e83b1e4159
|
Add ForceEqualSignAlignment to .rubocop.yml (#1190)
* Add ForceEqualSignAlignment to .rubocop.yml
* Revert ForceEqualSignAlignment cop
* Update method alignment
* Undo addition of whitespace to improve readability
* Fix missing alignment
|
2019-10-21 21:18:48 +10:00 |
|
Mike Angell
|
0d26f05bb8
|
Enabled frozen string literals (#1154)
* Enabled frozen string literals
* Update rubocop config
* Prefer string interpolation in simple cases
Co-Authored-By: Dylan Thacker-Smith <dylan.smith@shopify.com>
|
2019-09-18 13:19:45 +10:00 |
|
Mike Angell
|
799da202df
|
Apply simple rubocop fixes
|
2019-08-31 21:58:33 +10:00 |
|
Florian Weingarten
|
9640e77805
|
render_to_output_buffer
|
2019-04-23 17:06:29 -04:00 |
|
Florian Weingarten
|
2a1ca3152d
|
liquid without the garbage
|
2019-04-22 16:34:31 -04:00 |
|
Florian Weingarten
|
3372ca8136
|
Rubocop
|
2015-05-14 14:37:18 +00:00 |
|
Dylan Thacker-Smith
|
d4ecaff8b8
|
Refactor to create tags with a parse class method instead of new.
By moving parse out of the initializer, we can call super at the start of
the initializers for subclasses, and avoid the nasty allocate hack.
|
2014-03-20 16:10:10 -04:00 |
|
Florian Weingarten
|
0f5441b09e
|
Convert legacy tab indentation to spaces and remove trailing whitespace from all lines
|
2013-06-26 19:53:09 -04:00 |
|
Tobias Lütke
|
1b3b3e4958
|
added rake profile for easier invokation
|
2009-06-14 18:04:07 -04:00 |
|