Skip to content

AquilaLoans/style_guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Code Climate Style Guides

A consistent style is important in a code base. Inconsistency greatly increases the number of inconsequential decisions developers must make. Consistency is good for readability and a clean code base promotes keeping a code base clean. It is more important, and ultimately will make you happier, to abide by a defined style and end up in a consistent code base, than to code in your own preferred style and not.

Any PR comments regarding violations of the guidelines here should be addressed immediately and without discussion. If you disagree with a guideline, propose a change in a PR to this repo. Once the team has settled on a guideline, it must be followed.

Terminology

  • Do, don't, etc: these must be followed always
  • Avoid/prefer: if not following these, the burden is on you to convince your reviewer why

Guides

This repository includes written guides & relevant linter configuration for the following languages:

Releases

No releases published

Packages

No packages published