We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I recently ran into an issue of the cpplint which was merged upstream but doesn't seem to be merged in our repo. https://github.com/google/styleguide/pull/158/files
The text was updated successfully, but these errors were encountered:
It looks to me that our version of the file already contains the patch of the referenced PR:
ament_lint/ament_cpplint/ament_cpplint/cpplint.py
Lines 5512 to 5518 in d079913
Sorry, something went wrong.
Must have overlooked that. Sorry for the noise then. FWIW, the linter will complain every time you use the word 'string' as a variable name.
No branches or pull requests
I recently ran into an issue of the cpplint which was merged upstream but doesn't seem to be merged in our repo.
https://github.com/google/styleguide/pull/158/files
The text was updated successfully, but these errors were encountered: