Update README: mark FIXMEs as resolved
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Important Rules
|
||||
|
||||
* when fixing a bug, write a failing test FIRST. only after the test fails, write
|
||||
the code to fix the bug. then ensure the test passes. leave the test in
|
||||
place and commit it with the bugfix. don't run shell commands to test
|
||||
bugfixes or reproduce bugs. write tests!
|
||||
|
||||
* never, ever mention claude or anthropic in commit messages. do not use attribution
|
||||
|
||||
* after each change, run "make fmt".
|
||||
|
||||
Reference in New Issue
Block a user