docs: add local formatting guide #12

Merged
CoderLambert merged 1 commits from docs/local-formatting-guide into main 2026-05-20 22:32:41 +08:00
CoderLambert commented 2026-05-20 22:25:05 +08:00 (Migrated from github.com)

Summary

  • Add docs/formatting.md with local StyLua setup instructions.
  • Document how to run make format and make format-check.
  • Document the recommended dedicated formatting PR workflow.
  • Document the follow-up step for enabling format-check in make check after formatting is merged.

Notes

This PR only updates documentation. It does not change CI behavior or plugin runtime behavior.

## Summary - Add `docs/formatting.md` with local StyLua setup instructions. - Document how to run `make format` and `make format-check`. - Document the recommended dedicated formatting PR workflow. - Document the follow-up step for enabling `format-check` in `make check` after formatting is merged. ## Notes This PR only updates documentation. It does not change CI behavior or plugin runtime behavior.
Sign in to join this conversation.