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

Enforce wrap of ASCII picture format #68683

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

GuardianDll
Copy link
Member

@GuardianDll GuardianDll commented Oct 15, 2023

Summary

None

Purpose of change

#68667 revealed that linter doesn't work correctly with short ASCII pictures; since there is not much of said short pictures, it is assumed to be okay to enforce wrap on it

Describe the solution

add picture to the list of fields to force wrap

Describe alternatives you've considered

Not adding it, as it doesn't matter in most cases

Additional context

image

@github-actions github-actions bot added [C++] Changes (can be) made in C++. Previously named `Code` Code: Tooling Tooling that is not part of the main game but is part of the repo. labels Oct 15, 2023
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Auto-requesting reviews from non-collaborators: @jbytheway

@github-actions github-actions bot added astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Oct 15, 2023
@Maleclypse Maleclypse merged commit 6521c2d into CleverRaven:master Oct 17, 2023
@GuardianDll GuardianDll deleted the patch-1 branch October 17, 2023 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions [C++] Changes (can be) made in C++. Previously named `Code` Code: Tooling Tooling that is not part of the main game but is part of the repo. json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants