I forgot to cross post my reply: On 2012-26-07 18:03, llow...@oreillyauto.com wrote: > Is there a specific issue that should be used, or should one be filed > for these puzzles?
Please just file a new issue, it helps if you also label it with the tag "formatter".
Meanwhile, the approach on "long input" is to try to wrap long lines. If there are no wrappable positions, the long input is kept as is.
I am currently looking at formatting comments, rewrapping text etc. Looking forward to some puzzles... - henrik On 2012-26-07 18:03, llow...@oreillyauto.com wrote:
On Thursday, July 26, 2012 10:11:58 AM UTC-5, Henrik Lindberg wrote: Hi, I have been working on a new puppet code formatter for Geppetto for some time, and it is now starting to work quite well. The plan is to release it in Geppetto 3.0. Sounds promising. If you want to, you can help by sending "formatting puzzles" - i.e. "given input x, produce formatted result y". I am esp. looking for code where it is impossible to follow "the style guide" - long input, use of comments in funny places, etc. Long input is a big one for me. All other comments, or requests regarding formatting are also very welcome. Respond in any way you like although logged issues at https://github.com/cloudsmith/geppetto/issues <https://github.com/cloudsmith/geppetto/issues> are preferred. Is there a specific issue that should be used, or should one be filed for these puzzles? -Lee
-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.