Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support JavaScript files? #93

Closed
ghost opened this issue Jun 22, 2012 · 0 comments
Closed

Support JavaScript files? #93

ghost opened this issue Jun 22, 2012 · 0 comments

Comments

@ghost
Copy link

ghost commented Jun 22, 2012

I know that it's PHP-CS-Fixer. But XML, YML, Twig files are already parsed. How about JavaScript?

I know I can specify which files to parse in .php_cs but most fixers check if the file ends with PHP extension.

What do you think about adding support of JS extension in some fixers where it would make sense? E.g. CurlyBracketsNewlineFixer, PhpdocParamsAlignmentFixer, ReturnStatementsFixer, IndentationFixer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant