You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use -header-filter=.* to display errors from all non-system headers. Use -system-headers to display errors from system headers as well.
122
-
/home/runner/work/cpp-linter-hooks/cpp-linter-hooks/testing/main.c:4:13: warning: statement should be inside braces [readability-braces-around-statements]
122
+
/home/runner/work/cpp-linter-hooks/cpp-linter-hooks/testing/bad.c:4:13: warning: statement should be inside braces [readability-braces-around-statements]
0 commit comments