Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

CODEGUIDELINES 280 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
  1. Please don't ruin the code and this good (as I think) architecture.
  2. Please follow the same logic and brevity/pithiness.
  3. Don't abstract the code into huge classes if you only win some lines of code in one place, because this can prevent programmers from understanding it quickly.
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...