Skip to content

oldteamhost/code-style

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation


                                                      CODESTYLE

* Indent with 2 spaces, not tabs    * For comments use only /**/         * Try to write without libraries
* No trailing whitespace            * Perror style [func_name/error]     * There's nothing that can't be written
* Use only snake_case or flatcase   * Goto and Macros are not bad code   * Failure understand means looking deeper




                                                      СТИЛЬКОДА

* Отступ 2 пробела, а не табуляции  * Для комментариев только /**/       * Старайтесь писать без библиотек
* Никаких whitespace                * Perror стиль [func_name/error]     * Можно написать все
* Только snake_case или flatcase    * Goto и Макросы не есть плохой код  * Не понимать - значит смотреть глубже

Releases

No releases published

Packages

No packages published