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

Add support for max_line_length (EditorConfig) #403

Merged
merged 5 commits into from
Dec 13, 2023

Conversation

AtomHare
Copy link
Contributor

@AtomHare AtomHare commented Dec 11, 2023

This PR adds support for the max_line_length following the EditorConfig spec.
Directly follows #280 and linked to a recent PR in a repo I manage flathub/io.github.everestapi.Olympus#2.

Fixes #280.

src/lib/utils.py Outdated Show resolved Hide resolved
@AtomHare AtomHare marked this pull request as ready for review December 11, 2023 15:36
src/lib/utils.py Outdated Show resolved Hide resolved
@wjt wjt merged commit 04a0512 into flathub-infra:master Dec 13, 2023
3 checks passed
@wjt
Copy link
Contributor

wjt commented Dec 13, 2023

Thank you!

@AtomHare AtomHare deleted the line-truncation branch December 13, 2023 16:27
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.

Prevent line truncation in YAML manifests
3 participants