There are false positive linter errors that we cannot fix (cannot find a solution or it's just a clang frontend bug). That's why almost very PR has failed pipeline. Let's try to find a way to have the linter in CI that doesn't fail pipeline but somehow notifies author and reviewer that is failed. We could create a badge with linter result or make the linter workflow neutral when it fails.
There are false positive linter errors that we cannot fix (cannot find a solution or it's just a clang frontend bug). That's why almost very PR has failed pipeline. Let's try to find a way to have the linter in CI that doesn't fail pipeline but somehow notifies author and reviewer that is failed. We could create a badge with linter result or make the linter workflow neutral when it fails.