How to hide findings from unopened files? #5110
Unanswered
michalsieron
asked this question in
Q&A - Ask for help with problems
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Related to #985, #443, #321 (possible more).
I have two files next to each other for which I get following ALE messages:
Is it possible to somehow not show
E: unknown type name 'string'error from the header in the.cfile?I originally wanted to report/fix this as an issue with bitbake's oelint_adv linter, but then I noticed the same thing happens for C files as well.
Beta Was this translation helpful? Give feedback.
All reactions