Skip to content

Add precommit checks and format sources#83

Open
r38y wants to merge 2 commits into
midarrlabs:mainfrom
r38y:r38y/add-precommit-guide
Open

Add precommit checks and format sources#83
r38y wants to merge 2 commits into
midarrlabs:mainfrom
r38y:r38y/add-precommit-guide

Conversation

@r38y

@r38y r38y commented May 13, 2026

Copy link
Copy Markdown
Contributor
  • Apply existing Mix formatting to files that changed when running mix format while working on Handle Req transport errors #82
  • Add mix precommit to check formatting, compile with warnings as errors, and run tests before commits
  • Add AGENTS.md with repository contributor guidance

This came out of running mix format in #82, which changed unrelated code. This PR should maybe be merged first, then mix format can be run again in #82.

The AGENTS.md may be controversial. I am happy to revert it or change it if you do not want it in this repo.

r38y added 2 commits May 13, 2026 16:23
- Apply Mix formatting to config, library, and test files
- Normalize missing trailing newlines
- Add mix precommit alias for formatting, compile, and tests
- Run the precommit alias in the test environment
- Document repository contribution guidelines
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