Skip to content
This repository was archived by the owner on Aug 12, 2023. It is now read-only.

How can I enable the clang-check linter? #868

Open
jose-elias-alvarez opened this issue May 15, 2022 Discussed in #867 · 0 comments
Open

How can I enable the clang-check linter? #868

jose-elias-alvarez opened this issue May 15, 2022 Discussed in #867 · 0 comments
Labels
enhancement New feature or request

Comments

@jose-elias-alvarez
Copy link
Owner

Discussed in #867

Originally posted by krishnakumarg1984 May 15, 2022
clangcheck (available as the executable name clang-check) is a helpful linter that better understands the semantics of the C++ language. How can we enable this linter with null-ls?

Converted this to an issue for visibility. To add this as a built-in source, we could try porting the logic from ALE, though it seems like we'd have to do some extra work to find and use a compilation database if it's available.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant