Skip to content

Style guides for OviComputingCommunity-originated open-source projects

License

Notifications You must be signed in to change notification settings

computer-science-uniovi/styleguide

Repository files navigation

Oviedo Computing Community Style Guides

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 holds the style guidelines we use for this community code. If you are modifying a project that originated at this community, you may be pointed to this page to see the style guides that apply to that project.

How do I contribute.

Anyone can contribute to our community just by openning issues or directly by pulling request.

About

Style guides for OviComputingCommunity-originated open-source projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published