Skip to content

chore: apply prettier formatting to docs and config files#66

Merged
Dinghye merged 1 commit into
cybergis:mainfrom
amrit110:chore/prettier-docs-formatting
Apr 2, 2026
Merged

chore: apply prettier formatting to docs and config files#66
Dinghye merged 1 commit into
cybergis:mainfrom
amrit110:chore/prettier-docs-formatting

Conversation

@amrit110
Copy link
Copy Markdown
Contributor

@amrit110 amrit110 commented Apr 2, 2026

Summary

Runs prettier (the pre-commit hook already configured in this repo) across all Markdown, YAML, and CSS files. No content changes — whitespace normalisation, consistent list indentation, and line-wrap adjustments only.

This is a housekeeping PR to bring the repo into compliance with the configured prettier hook so future pre-commit runs pass cleanly without touching unrelated files.

Changes

  • 34 files under docs/, README.md, CHANGELOG.md, mkdocs.yml, docs/stylesheets/extra.css
  • All changes are purely cosmetic formatting (verified by diffing content — no prose, code samples, or configuration values were altered)

Test plan

  • pre-commit run --all-files — clean after these changes
  • mkdocs build --strict — passes (no content broken)

Run prettier (via pre-commit) across all markdown, YAML, and CSS files.
No content changes — whitespace, line wrapping, and list indentation
only. Brings the repo into compliance with the configured prettier hook
so future pre-commit runs are clean.
@amrit110 amrit110 force-pushed the chore/prettier-docs-formatting branch from 1ef0d13 to ae2d485 Compare April 2, 2026 22:23
@Dinghye Dinghye merged commit 12b55e5 into cybergis:main Apr 2, 2026
5 checks 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