Skip to content

leka/styleguides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leka's Style Guides

About

Every major open-source project has its own style guide: a set of conventions (sometimes arbitrary) about how to write code for that project. It is much easier to understand a large codebase when all the code in it is in a consistent style.

"Style" covers a lot of ground, from "use camelCase for variable names" to "never use global variables" to "never use exceptions".

This project contains all the style guides we use at Leka to write code and/or documentation.

Styles

Inspirations

Standing on the shoulders of giants...

A lot of content in these style guides has been happily inspired, copied and adapted from several sources. Here's the complete list of our inspirations:

License

Creative Commons License

The style guides in this project are licensed under the a CC BY-SA 4.0 - Creative Commons Attribution-ShareAlike 4.0 International License.

The code, repository structure, etc., are licensed under Apache-2.0.

About

Leka's Style Guides for open source projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published