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

Resolve various ament_lint linter violations #360

Merged
merged 1 commit into from
Dec 4, 2021
Merged

Conversation

cottsay
Copy link
Contributor

@cottsay cottsay commented Oct 28, 2021

We can't add ament_lint linters in ament_cmake in the traditional way without creating a circular dependency between the repositories. Even though we can't automatically enforce linting, it's still a good idea to try to keep conformance where possible.

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

We can't add ament_lint linters in ament_cmake in the traditional way
without creating a circular dependency between the repositories. Even
though we can't automatically enforce linting, it's still a good idea to
try to keep conformance where possible.

Signed-off-by: Scott K Logan <logans@cottsay.net>
@cottsay cottsay self-assigned this Oct 28, 2021
Copy link
Contributor

@hidmic hidmic left a comment

Choose a reason for hiding this comment

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

LGTM. Test failures seem unrelated to me.

@cottsay cottsay merged commit efcbe32 into master Dec 4, 2021
@cottsay cottsay deleted the cottsay/linters branch December 4, 2021 01:08
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.

2 participants