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

linting: modify yaml files to satisfy yamllint #38144

Merged
merged 2 commits into from
Aug 21, 2023

Conversation

SubaruArai
Copy link
Contributor

@SubaruArai SubaruArai commented Aug 4, 2023

The files modified are:

  • .yamllint (document-start, truthy)
  • .github/**/*.y[a]ml (document-start, indentation, line-length, truthy)

Once this PR is merged, we can fix yamllint in github actions (#38145). (currently, it ignores hidden directories)

The files modified are:
- .yamllint (document-start, truthy)
- .github/**/*.y[a]ml (document-start, indentation, line-length, truthy)
Copy link
Contributor

@audrow audrow left a comment

Choose a reason for hiding this comment

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

This looks good to me. Thanks for the catch!

@clalancette, any thoughts on this?

.github/workflows/build_test.yaml Outdated Show resolved Hide resolved
@SubaruArai
Copy link
Contributor Author

@clalancette ping

@clalancette clalancette merged commit 3f7fb5e into ros:master Aug 21, 2023
5 checks passed
@SubaruArai SubaruArai deleted the lint/satisfy_yamllint branch August 21, 2023 23:47
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

4 participants