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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
docs/formatting.mdwith local StyLua setup instructions.make formatandmake format-check.format-checkinmake checkafter formatting is merged.Notes
This PR only updates documentation. It does not change CI behavior or plugin runtime behavior.