Skip to content

cesium/guides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Guides

A set of patterns and standards to complement the rules and presets for the linting and formatting tools used in our projects.

The aim is to facilitate working together by following good practices that everyone can agree on.

High level guidelines

  • Be consistent.
  • Don't rewrite existing code to follow this guide.
  • Don't violate a guideline without a good reason.
  • A reason is good when you can convince a teammate.

A note on the language

  • "Avoid" means don't do it unless you have good reason.
  • "Don't" means there's never a good reason.
  • "Prefer" indicates a better option and its alternative to watch out for.
  • "Use" is a positive instruction.

✨ Credits

Thank you, contributors!

Thanks to thoughtbot from whom these guides are based.

πŸ“ License

These guides are Β© 2022 CeSIUM. They are distributed under the Creative Commons Attribution 4.0 International License.

About

πŸ“ Guides for programming in style

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published