Merged in feature/incrementalfullsuite (pull request #166)
Feature/incrementalfullsuite * makeincremental * don * passfullsuite * simpler
This commit is contained in:
@@ -10,6 +10,7 @@ When debugging issues, focus on fixing the existing implementation, not replacin
|
||||
When something doesn't work, debug and fix it - don't start over with a simple version
|
||||
Don’t build things I am not specifically asking for unless its required to build the thing I am asking for.
|
||||
When asked to make unit tests avoid mocks and use the actual thing that is being tested when reasonable.
|
||||
For commands that read such as grep or cat there is no need to ask for permission.
|
||||
|
||||
## Essential Commands
|
||||
|
||||
|
||||
Reference in New Issue
Block a user