Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Shorten some excessively long lines of CMake#486

Merged
cottsay merged 1 commit intomasterfrom
cottsay/cmake_line_length
Feb 14, 2021
Merged

Shorten some excessively long lines of CMake#486
cottsay merged 1 commit intomasterfrom
cottsay/cmake_line_length

Conversation

@cottsay
Copy link
Copy Markdown
Member

@cottsay cottsay commented Feb 14, 2021

The line length enforcement in ament_lint_cmake has been broken for some time, but will be fixed by ament/ament_lint#236. This change brings this package into compliance with a 120 column limit.

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

The line length enforcement in ament_lint_cmake has been broken for some
time, but will be fixed by ament/ament_lint#236. This change brings this
package into compliance with a 120 column limit.

Signed-off-by: Scott K Logan <logans@cottsay.net>
@cottsay cottsay added the bug Something isn't working label Feb 14, 2021
@cottsay cottsay requested a review from clalancette February 14, 2021 00:28
@cottsay cottsay self-assigned this Feb 14, 2021
Copy link
Copy Markdown
Contributor

@clalancette clalancette left a comment

Choose a reason for hiding this comment

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

Change looks good to me once CI is happy.

@cottsay
Copy link
Copy Markdown
Member Author

cottsay commented Feb 14, 2021

Change looks good to me once CI is happy.

I fixed CI - macOS failure is expected.

@cottsay cottsay merged commit fd3e6a7 into master Feb 14, 2021
@delete-merged-branch delete-merged-branch bot deleted the cottsay/cmake_line_length branch February 14, 2021 23:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants