Skip to content
New issue

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

use Python 3 for cpplint and split into Python and CMake package #39

Merged
merged 3 commits into from
Nov 7, 2015

Conversation

dirk-thomas
Copy link
Contributor

This applies the pending PR from cpplint for Python 3 compatibility: google/styleguide#47

Fixes ament_cpplint on OS X and Windows:

@dirk-thomas dirk-thomas added the in review Waiting for review (Kanban column) label Nov 7, 2015
@dirk-thomas dirk-thomas self-assigned this Nov 7, 2015


def test_pep257():
excluded = ['ament_cpplint/cpplint.py']

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just wondering, why does this test exclude ament_cpplint/cpplint.py while the others just exclude cpplint.py? Are they all supposed to be the same path?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Different tools, different API 😉

@jacquelinekay
Copy link

+1

dirk-thomas added a commit that referenced this pull request Nov 7, 2015
use Python 3 for cpplint and split into Python and CMake package
@dirk-thomas dirk-thomas merged commit 3296129 into master Nov 7, 2015
@dirk-thomas dirk-thomas deleted the cpplint_python3 branch November 7, 2015 09:48
@dirk-thomas dirk-thomas removed the in review Waiting for review (Kanban column) label Nov 7, 2015
kenji-miyake referenced this pull request in kenji-miyake/ament_lint Oct 20, 2021
use Python 3 for cpplint and split into Python and CMake package
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants