Skip to content

Conversation

malcolmr
Copy link
Member

Prior to #96 (3dad76a and 8e54240), the js-beautify binary was invoked with the wrong --type argument.

This change verifies the js-beautify arguments for each of the supported filetypes (so that we can verify the fixes above), and also explains what's wrong with the javascript filetype support (it's picked up by clang-format instead).

Prior to google#96 (3dad76a and 8e54240), the js-beautify binary was invoked with the wrong --type argument. This change verifies the js-beautify arguments for each of the supported filetypes (so that we can verify the fixes above), and also explains what's wrong with the javascript filetype support (it's picked up by clang-format instead).
@dbarnett
Copy link
Contributor

LGTM!

@malcolmr malcolmr merged commit 874c686 into google:master May 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 participants