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

Fix LineLength haml-lint in app/views/auth area #28664

Conversation

mjankowski
Copy link
Contributor

Along the lines of #28655 but for the auth views.

This fixes the 2 remaining violations in this area -- and while I was in there I did a once-over in the auth dirs to look for things which were long-ish and will become violations when we reduce that number. I was not exhaustive there, but they are all in the same spirit as the ones which were violations.

ClearlyClaire
ClearlyClaire previously approved these changes Jan 9, 2024
@mjankowski
Copy link
Contributor Author

These always need rebase b/c of the timestamp in the todo ... rebased this one after settings merged.

Will have at least two more: one for media player, one for admin -- and will be prepared to revise/rebase as needed on those as well.

@ClearlyClaire
Copy link
Contributor

This fails the YML linting step for some reason, now.

@mjankowski mjankowski force-pushed the haml-lint-wrap-line-length-only-auth-area branch from 49ee441 to 1606ea1 Compare January 9, 2024 15:49
@mjankowski
Copy link
Contributor Author

This fails the YML linting step for some reason, now.

I did a regeneration of the todo during my rebase, so it never had the commit hook run to format the yaml (the generator creates double quote yaml, our linter/hook want single).

Updated again, should pass this time.

@ClearlyClaire ClearlyClaire added this pull request to the merge queue Jan 9, 2024
Merged via the queue into mastodon:main with commit eed4eef Jan 9, 2024
27 checks passed
@mjankowski mjankowski deleted the haml-lint-wrap-line-length-only-auth-area branch January 9, 2024 16:17
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

2 participants