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
It is easy to forget to add a trailing comma in a long list, accidentally disabling checks (real-world example). Clang-tidy should perform some validation of the config to catch such bugs.