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

[CLOSED] add support for universal (language independent) code inspector #11156

Open
core-ai-bot opened this issue Aug 30, 2021 · 1 comment
Open

Comments

@core-ai-bot
Copy link
Member

Issue by zaggino
Tuesday Mar 07, 2017 at 00:44 GMT
Originally opened as adobe/brackets#13153


Hi guys, need this for brackets-userland/brackets-eslint#54

Basically, eslint can be configured to lint any file extension through plugins (.vue in this case) and there're methods to check if a file path is lintable with the current eslint configuration, but to get there I need to be able to register the linter as language independent one which would be invoked for all potential files.

The change to Brackets is I believe quite trivial, also added a test-case.


zaggino included the following code: https://github.com/adobe/brackets/pull/13153/commits

@core-ai-bot
Copy link
Member Author

Comment by petetnt
Tuesday Mar 07, 2017 at 07:52 GMT


Didn't test this myself, but the change set LGTM.

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