Skip to content

Resolve various ament_lint linter violations#360

Merged
cottsay merged 1 commit intomasterfrom
cottsay/linters
Dec 4, 2021
Merged

Resolve various ament_lint linter violations#360
cottsay merged 1 commit intomasterfrom
cottsay/linters

Conversation

@cottsay
Copy link
Copy Markdown
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
Copy Markdown

@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