Reduce line length limit and format content #623

Merged
pat-s merged 3 commits from :walpo/update-line-length into main 2025-06-14 11:38:26 +02:00
Contributor

Changelog

The format is based on Keep a Changelog.

Changed

  • Update line length limit from 500 characters to 120 characters.

Fixed

  • Most instances of these lint issues:
    1. Lines longer than 120 characters (MD013).
    2. Trailing whitespaces (MD009).
    3. Ordered list item prefix (MD029).
    4. Bare links (MD034).
# Changelog The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). ## Changed - Update line length limit from 500 characters to 120 characters. ## Fixed - Most instances of these lint issues: 1. Lines longer than 120 characters ([MD013](https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md013.md)). 2. Trailing whitespaces ([MD009](https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md009.md)). 3. Ordered list item prefix ([MD029](https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md029.md)). 4. Bare links ([MD034](https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md034.md)).
docs: limit line length and fix lint issues
Some checks failed
ci/woodpecker/pr/deploy-preview Pipeline failed
ci/woodpecker/pr/lint Pipeline failed
ci/woodpecker/pr/build Pipeline failed
c5a13d9d84
Merge branch 'main' into walpo/update-line-length
Some checks failed
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/lint Pipeline failed
ci/woodpecker/pr/deploy-preview Pipeline was successful
cd83df2f7d
Member
<!--woodpeckerci-plugin-surge-preview--> Surge PR preview deployment succeeded. View it at https://Codeberg-Documentation-pr-623.surge.sh
pat-s left a comment
Member

Thanks a lot! I am a fan of such patches 😄

Please check the prettier warnings.

Thanks a lot! I am a fan of such patches 😄️ Please check the prettier warnings.
docs: fix prettier warnings
Some checks are pending
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/deploy-preview Pipeline was successful
ci/woodpecker/pull_request_closed/deploy-preview Pipeline is pending approval
d9c503ade1
Author
Contributor

I have run the prettier --write command and pushed the changes. It should have fixed all the lint warnings.

I have run the `prettier --write` command and pushed the changes. It should have fixed all the lint warnings.
pat-s changed title from Update line length and fix some other lint issues to Reduce line length limit and format content 2025-06-14 11:37:22 +02:00
pat-s approved these changes 2025-06-14 11:37:29 +02:00
pat-s merged commit c6ac9a9f94 into main 2025-06-14 11:38:26 +02:00
walpo deleted branch walpo/update-line-length 2025-06-14 11:50:38 +02:00
Owner

awesome work @walpo 👍

awesome work @walpo 👍
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Codeberg/Documentation!623
No description provided.