gongo / turnip_formatter

A pretty formatter for Turnip
http://gongo.hatenablog.com/entry/2013/04/18/203426
MIT License
34 stars 24 forks source link

Support turnip version 4 and limit counts to features #103

Closed marcoadkins closed 1 year ago

marcoadkins commented 1 year ago

@gongo Mind getting this merged in?

gongo commented 1 year ago

@marcoadkins Sorry for the late reply.

bundle exec rake test fails now, so please fix it. (Travis CI is not running now)

marcoadkins commented 1 year ago

@gongo Updated. Rake test is passing now:

Finished in 0.065119 seconds.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
51 tests, 70 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
783.18 tests/s, 1074.96 assertions/s
gongo commented 1 year ago

@marcoadkins Thank you for good pull request!

gongo commented 1 year ago

This changes has been released in v0.8.0