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

IntelliJ Plugin CFLint Support #474

Closed
isaac-mercieca opened this issue Sep 25, 2017 · 4 comments
Closed

IntelliJ Plugin CFLint Support #474

isaac-mercieca opened this issue Sep 25, 2017 · 4 comments
Labels

Comments

@isaac-mercieca
Copy link
Contributor

@TheRealAgentK, I am interested in a CFLint plugin for IntelliJ, how can I contribute?

@justinmclean
Copy link
Contributor

Re CFLint plugin for intelliJ you can should be able to user the sonar cube plugin as it can use CFLint under the hood

@rcastagno
Copy link
Contributor

Last time I tried, the SonarQube plugin was not usable for CFML.
Anyway, it would be a workaround, not a solution. An eventual lint plugin should work without dependency on SonarQube.

@ryaneberly
Copy link
Contributor

you could look at what was done to integrate VSC and CFLint

@KamasamaK
Copy link
Collaborator

As far as integration, VSC is just using the command line and parsing the results. For a better solution, it might be best to hold off until the API lands.

Either way, you should check out the source for some of the existing third-party lint plugins. There are also some more official plugins such as stylelint and tslint.

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

No branches or pull requests

5 participants