limit PR to 400 LOC

This commit is contained in:
Cooper Quintin
2026-03-06 10:11:54 -08:00
committed by Cooper Quintin
parent 188bf812b4
commit c2d8d55296
2 changed files with 3 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
- [ ] Code has been linted and run through `cargo fmt`.
- [ ] If any new functionality has been added, unit tests were also added.
- [ ] [CONTRIBUTING.md](https://github.com/EFForg/rayhunter/blob/main/CONTRIBUTING.md) has been read.
- [ ] Your pull request is fewer than ~400 lines of code.
You must check one of:
- [ ] No generative AI (including LLMs) tools were used to create this PR.