Skip to content

Prettier now applies a 100 character print width to Markdown files #1447

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

Merged
merged 1 commit into from
Jun 13, 2025

Conversation

tleonhardt
Copy link
Member

Prettier now applies a 100 character print width to Markdown files

Also:

  • Reformatted all Markdown files in the project
  • Updated CHANGELOG.md to add placeholder for 2.6 release
  • Added cmd2.css file in mkdocs.yml that enables consuming a larger percentage of the screen's width
  • Updated "make install" command to be quieter when installing npm dependencies

Also:
- Reformatted all Markdown files in the project
- Updated CHANGELOG.md to add placeholder for 2.6 release
- Added cmd2.css file in mkdocs.yml that enables consuming a larger percentage of the screen's width
- Updated "make install" command to be quieter when installing npm dependencies
@tleonhardt tleonhardt requested a review from kmvanbrunt June 13, 2025 01:28
@tleonhardt tleonhardt self-assigned this Jun 13, 2025
@tleonhardt tleonhardt requested a review from anselor as a code owner June 13, 2025 01:28
@tleonhardt tleonhardt requested a review from kotfu as a code owner June 13, 2025 01:28
Copy link

codecov bot commented Jun 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.55%. Comparing base (2f22945) to head (c7a6f1b).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1447      +/-   ##
==========================================
- Coverage   98.57%   98.55%   -0.02%     
==========================================
  Files          20       20              
  Lines        5742     5742              
==========================================
- Hits         5660     5659       -1     
- Misses         82       83       +1     
Flag Coverage Δ
unittests 98.55% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tleonhardt tleonhardt merged commit 8de6227 into master Jun 13, 2025
29 of 30 checks passed
@tleonhardt tleonhardt deleted the prettier-print-width branch June 13, 2025 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant