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
Following the instructions from README.md to run cpplint, there are a few remaining suggestions to improve the code's style to adopt to Google C++ Style Guide standards. Adjust the code so cpplint reports no suggestions.
Following the instructions from
README.mdto run cpplint, there are a few remaining suggestions to improve the code's style to adopt to Google C++ Style Guide standards. Adjust the code so cpplint reports no suggestions.