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 config for gccdiag? #187

Open
randrej opened this issue Nov 17, 2021 · 1 comment
Open

Add config for gccdiag? #187

randrej opened this issue Nov 17, 2021 · 1 comment

Comments

@randrej
Copy link

randrej commented Nov 17, 2021

I've written a tool that helps you get lint information from gcc, but with regards to the compile_commands.json. It's better than just calling gcc -o /dev/null because it gets the proper flags from the compilation database. This allows the compilation (which does linting alongside) to succeed almost always.

The tool can be found here. I have an efm-langserver config for it in the readme there, take a look.

Would you be interested in adding the config to the example config here? Thanks!

@mattn
Copy link
Owner

mattn commented Mar 18, 2024

For example, what changes do you needed?

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

2 participants