Added SNR and refactored types
This commit is contained in:
@@ -62,6 +62,11 @@ Run `npm run build` and run `pre-commit run --files changed files...`
|
||||
|
||||
Never add secrets to code.
|
||||
|
||||
## Modifying code
|
||||
|
||||
Prefer the patching strategy over running shell commands where possible.
|
||||
Prevent using temporary files and shell commands where possible.
|
||||
|
||||
## Addressing
|
||||
|
||||
Don't call me "the user", refer to me as "the developer".
|
||||
|
||||
Reference in New Issue
Block a user