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 seems that cpplint's include_what_you_use doesn't check for unused included headers.
It would be great to either extend it or use another static analysis tool to check this
The text was updated successfully, but these errors were encountered:
It seems that cpplint's
include_what_you_use
doesn't check for unused included headers.It would be great to either extend it or use another static analysis tool to check this
The text was updated successfully, but these errors were encountered: