Skip to content

fix: Split existing lines over 120 chars triggering the linter#80

Merged
xezon merged 1 commit into
TheSuperHackers:mainfrom
slurmlord:slurmlord/fix-linter-errors
Dec 13, 2025
Merged

fix: Split existing lines over 120 chars triggering the linter#80
xezon merged 1 commit into
TheSuperHackers:mainfrom
slurmlord:slurmlord/fix-linter-errors

Conversation

@slurmlord
Copy link
Copy Markdown
Contributor

Some existing markdown lines are over the 120 character limit, which triggers the markdownlint process during CI validation.
Split these lines up to be below 120 chars, retaining the textual contents.

@xezon
Copy link
Copy Markdown
Contributor

xezon commented Dec 13, 2025

I wonder why this is even necessary.

@xezon xezon merged commit b4624d2 into TheSuperHackers:main Dec 13, 2025
1 check passed
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.

2 participants