9 lines
239 B
Markdown
9 lines
239 B
Markdown
For all prompts:
|
|
- if you need to understand what project does, feel free to walk over files and analyze them
|
|
|
|
Common recommendations:
|
|
- dont write unnesesary comments if code is obvious
|
|
|
|
Recommendations on golang code style:
|
|
- avoid iota
|