<div dir="ltr">I looked for something similar, and all I could find was EditorConfig..<div><br></div><div><a href="http://editorconfig.org/">http://editorconfig.org/</a><br></div><div><br></div><div>Supposedly a standard, but it seems quite basic with not enough options to be terribly useful.</div><div>There is a TextMate plugin, but despite installing it Ive yet to see it ever alert me or show anything to confirm it actually doing its job</div><div><br></div><div>If you cant find anything, you might look into a lint checker. I have a js-hint one which runs in TM everytime I save</div><div>It can show tooltips to alert me of issues, or output in more detail to textmates html panel. You may be able to repurpose that without too much difficulty</div><div><br></div><div><a href="https://github.com/bodnaristvan/JSHint.tmbundle">https://github.com/bodnaristvan/JSHint.tmbundle</a><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 25 February 2015 at 15:07, Andrew Pennebaker <span dir="ltr"><<a href="mailto:andrew.pennebaker@gmail.com" target="_blank">andrew.pennebaker@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Does anyone know of a style formatting plugin for TextMate? I'd like an automated way to configure TextMate for <a href="https://code.google.com/p/google-styleguide/" target="_blank">Google Style</a>.<span class="HOEnZb"><font color="#888888"><br clear="all"><div><br>-- <br><div><div></div>Cheers,<div><br></div><div>Andrew Pennebaker</div></div>
</div></font></span></div>
<br><br>
_______________________________________________<br>
textmate mailing list<br>
<a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
<a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/listinfo/textmate</a><br></blockquote></div><br></div>