Skip to content

chore: add formatting and linting configuration#154

Open
jgeluk wants to merge 1 commit intodevelopfrom
chore/formatting-config
Open

chore: add formatting and linting configuration#154
jgeluk wants to merge 1 commit intodevelopfrom
chore/formatting-config

Conversation

@jgeluk
Copy link
Member

@jgeluk jgeluk commented Jan 27, 2026

Summary

  • Add .markdownlint.json for markdown line length rules (70 chars)
  • Add .prettierrc.json with 70 char width and prose wrapping
  • Add custom prettier plugin (.scripts/prettier-plugin-strip-nbsp.js) to strip non-breaking spaces from markdown
  • Update .vscode/settings.json to trim trailing whitespace (except in markdown)

Test plan

  • Verify prettier formats markdown files correctly
  • Verify markdownlint rules are applied in editor

🤖 Generated with Claude Code

- Add .markdownlint.json for markdown line length rules
- Add .prettierrc.json with 70 char width and prose wrapping
- Add custom prettier plugin to strip non-breaking spaces from markdown
- Update .vscode/settings.json to trim trailing whitespace

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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.

1 participant