iamcco / iamcco/diagnostic-languageserver

Add config for gccdiag

Open
#76 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
439
Forks
30
PR merge metrics
No merged PRs in 30d

Description

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](https://gitlab.com/andrejr/gccdiag). I have a diagnostic-langserver config for it in the readme there, take a look.

Would you be interested in adding the config to the wiki here?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the diagnostic-langserver configuration in the linked gccdiag README, then review the project's wiki conventions. Add the gccdiag configuration to the appropriate wiki page and verify that it is represented accurately.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.