Skip to content

docs: remove custom printWidth#173

Open
SteveDala wants to merge 3 commits intothoth-tech:mainfrom
SteveDala:docs/remove-custom-printWidth
Open

docs: remove custom printWidth#173
SteveDala wants to merge 3 commits intothoth-tech:mainfrom
SteveDala:docs/remove-custom-printWidth

Conversation

@SteveDala
Copy link
Copy Markdown
Collaborator

@SteveDala SteveDala commented Mar 29, 2026

Description

This change is intended to make the source code of this repo simpler to read in a terminal. Primarily, the motivation is to change any line greater than 80 characters back to 80 characters at most. There are many justifications, first of which is that Prettier's default printWidth is 80 characters. When using cat <file> the entire Markdown document should be able to be read in the system terminal.

It's not super worth looking through the diff for this change, there have been many files changed.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

No issues when npm run build is run. No formatting issues created as a result

Testing Checklist

  • Tested on Netlify
  • Tested on development server
  • My changes generate no new warnings

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 29, 2026

Deploy Preview for thoth-tech ready!

Name Link
🔨 Latest commit 62c2bf0
🔍 Latest deploy log https://app.netlify.com/projects/thoth-tech/deploys/69cf41156f6d5200088e951a
😎 Deploy Preview https://deploy-preview-173--thoth-tech.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

@WaelAlahamdi WaelAlahamdi left a comment

Choose a reason for hiding this comment

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

The review was done locally. I checked the pull request branch, successfully ran npm install and npm run build, and reviewed the code changes. I found no issues or comments.

I also visually checked several pages to ensure the formatting looks correct, including:

  • /index.html
  • /products/ontrack/01-start-contributing/
  • /products/ontrack/02-set-up-dev/
  • /products/ontrack/06-pull-request-template/
  • /resources/privacy-policy/

I also reviewed the changes across all modified files and did not find any missing text in the edits. Everything appears to be working correctly.

@SteveDala
Copy link
Copy Markdown
Collaborator Author

@BrianDangDev please approve if appropriate.

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