docs(CLAUDE.md): remove pro tip line

Generated with [codeagent](https://github.com/qbox/codeagent)
Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>
This commit is contained in:
xgopilot
2025-10-31 03:34:08 +00:00
parent c15c7a05b7
commit c557aa2af1

View File

@@ -101,8 +101,6 @@ Failing to update out.ll files after modifying IR generation will cause test fai
- Changes to IR generation are properly documented and reviewed
- Future regressions can be detected by comparing against the reference output
**Pro tip:** Always check if your changes affect IR generation. If you're unsure, run the tests first - they will fail if out.ll files need updating.
## Code Quality
Before submitting any code updates, you must run the following formatting and validation commands: