mozilla-spidermonkey / spidermonkey-embedding-examples

Documentation and examples for embedding the SpiderMonkey JavaScript / WebAssembly engine in their applications.
Other
197 stars 34 forks source link

Switch clang-format style to GoogleStyle #15

Closed tynopex closed 5 years ago

tynopex commented 5 years ago

The SpiderMonkey source code has recently be switched to GoogleStyle in clang-format, so it probably makes sense to follow with these examples. The reformat is currently applied to mozilla-central, but will be also be done on the ESR-60 branch in the next few weeks.

https://bugzilla.mozilla.org/show_bug.cgi?id=clang-format