Skip to content

Reduce excessive line lengths in YAML files #9

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

Merged
merged 1 commit into from
Apr 14, 2021
Merged

Reduce excessive line lengths in YAML files #9

merged 1 commit into from
Apr 14, 2021

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented Apr 14, 2021

The yamllint configuration advocates for keeping line lengths within 120 characters. While exceeding this length only
results in a warning, I think it is beneficial to stay within that limit when it is possible and doesn't have a harmful
effect. In that spirit, I have reduced the long lines where this was easily done. There remain a few that are either not
possible or else not reasonable to reduce, and that's OK.

The yamllint configuration advocates for keeping line lengths within 120 characters. While exceeding this length only
results in a warning, I think it is beneficial to stay within that limit when it is possible and doesn't have a harmful
effect. In that spirit, I have reduced the long lines where this was easily done. There remain a few that are either not
possible or else not reasonable to reduce, and that's OK.
@per1234 per1234 added type: enhancement Proposed improvement topic: code Related to content of the project itself labels Apr 14, 2021
@per1234 per1234 requested review from silvanocerza and umbynos April 14, 2021 00:49
@github-actions
Copy link
Contributor

Hi @per1234. Your pull request has been detected as something other than a Library Manager submission. A maintainer will need to review it before it can be merged.

If you intended to submit a library, please check the instructions and update your pull request if necessary:
https://github.com/arduino/library-registry/blob/main/README.md#instructions

@github-actions github-actions bot added other and removed topic: code Related to content of the project itself type: enhancement Proposed improvement labels Apr 14, 2021
@per1234 per1234 merged commit e1d572d into main Apr 14, 2021
@per1234 per1234 deleted the format-yaml branch April 14, 2021 09:39
@rsora rsora added the topic: other Something other than a library list request label Sep 22, 2021
@per1234 per1234 removed the other label Oct 20, 2021
@per1234 per1234 self-assigned this Nov 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: other Something other than a library list request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants