Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ faster-hexbytes is always compiled. PyPI wheels are compiled, setup compiles the
13) If the branch you're assigned to work on is from a remote (ie origin/master or upstream/awesome-feature) you must ensure you fetch and pull from the remote before you begin your work.
14) Local `pip install .` generates `build/`; clean it up before closing a worktree to avoid dirty state.

14) Replace them with ruff IF possible while ensuring behavior parity.
Reference: https://www.conventionalcommits.org/en/v1.0.0/