Skip to content

NeoFisch/codestyle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

General

Rick Waldron:

"All code in any code-base should look like a single person typed it, no matter how many people contributed."

Idan Gazit:

"If thousands of people are using your code, then write your code for maximum clarity."

Unix:

"Keep it Simple, Stupid."

These are the fundamental principals we follow when we design and develop software.

  • Consistent code is easy to read.
  • Simple code is easy to maintain.
  • In simple expressions it's harder to make mistakes.

Style guides

About

Yandex Style Guide

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published