Code Specification

Code Specification

Develop guide for Ungine Times Tech

High maintainability

With regular and neat code, large projects will not become unmaintainable or even completely unreadable as the code grows.

High availability

By using consistent tools, the code does not become prone to bugs by adding too many redundant tool libraries.

Few conflict

Through better coordination, developers will not break out because of other people's low-quality code.