makimo / guide

Makimo's conventions and style-guide
MIT License
10 stars 0 forks source link

Mark parts of style guide that are required and ones that are best practices #30

Open dragonee opened 6 years ago

dragonee commented 6 years ago

Some parts will be enforced by us in every project (spacing, code block styles, etc.), some are best practices. It would help to mark them in some way as required rules and best practices. Symbols are to be defined.

For example - we could use an asterisk to define required rule.

Also there's an idea to sort them so that the required rules will generally be on top of the file, and best practices on bottom.