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

Add support for extra extensions #31

Closed
jhefkey opened this issue Jul 23, 2013 · 3 comments
Closed

Add support for extra extensions #31

jhefkey opened this issue Jul 23, 2013 · 3 comments
Milestone

Comments

@jhefkey
Copy link

jhefkey commented Jul 23, 2013

JSHint and ComplexityReport both support specifying additional file extensions to include in scanning which is great for a project that I'm working on that needs to save JavaScript files as .SCP files for use by the host application.

Could you add a command-line parameter to specify additional file extensions to Plato?

@jsoverson
Copy link
Member

Yep, definitely, I'll add that on next release.

@rolaveric
Copy link

+1
I've got a similar requirement for scanning JS files with an extension other than ".js"

@jsoverson
Copy link
Member

v2 allows any list of files to be added. Closing to track progress towards v2.

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

3 participants