docs(guidelines/development): remove faul language
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
19187aa1d6
commit
d5e1ab5938
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ A cycle is one **step** in development, one cycle = one ticket, and it consists
|
||||||
- Preferably write the tests first, but it's okay to start with the interface.
|
- Preferably write the tests first, but it's okay to start with the interface.
|
||||||
- Tests may not be necessary depending on the requirements and commit type.
|
- Tests may not be necessary depending on the requirements and commit type.
|
||||||
|
|
||||||
- "Make it work" doesn't mean liberally producing shit code, you should:
|
- "Make it work" doesn't mean liberally producing substandard code, you should:
|
||||||
- Follow project's **conventions**.
|
- Follow project's **conventions**.
|
||||||
- Follow **best practices** and **proven swe principles**.
|
- Follow **best practices** and **proven swe principles**.
|
||||||
- Enable **warnings as errors**.
|
- Enable **warnings as errors**.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue