Skip to content

Commit e99b70a

Browse files
dguidoclaude
andcommitted
Remove redundant DEVELOPMENT.md and update CONTRIBUTING.md
- Removed docs/DEVELOPMENT.md as it was redundant with existing documentation - Added pre-commit hooks setup instruction to CONTRIBUTING.md for contributors - Consolidated development guidance into a single location 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent c72e5e1 commit e99b70a

File tree

2 files changed

+1
-132
lines changed

2 files changed

+1
-132
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717

1818
* Clone the repository: `git clone https://github.com/trailofbits/algo.git`
1919
* Run Algo: `./algo` (dependencies installed automatically via uv)
20+
* Install pre-commit hooks: `uv run pre-commit install` (optional, for contributors)
2021
* For local testing, consider using Docker or a cloud provider test instance
2122

2223
Thanks!

docs/DEVELOPMENT.md

Lines changed: 0 additions & 132 deletions
This file was deleted.

0 commit comments

Comments
 (0)