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:
@@ -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
|
- Changes to IR generation are properly documented and reviewed
|
||||||
- Future regressions can be detected by comparing against the reference output
|
- 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
|
## Code Quality
|
||||||
|
|
||||||
Before submitting any code updates, you must run the following formatting and validation commands:
|
Before submitting any code updates, you must run the following formatting and validation commands:
|
||||||
|
|||||||
Reference in New Issue
Block a user