dibley1973 / the-train-exchange

The project for a website to allow model train enthusiasts to buy, sell, swap, or part exchange models from each other.
GNU General Public License v3.0
4 stars 0 forks source link

Set Coding Standards #1

Open dibley1973 opened 1 year ago

dibley1973 commented 1 year ago

As a Project Manager, I want there to be a set of coding standards to which all developers adhere to, So that there is a consistent coding style making it easier for developers to develop new features and fix bugs.

It is acceptable when...

dibley1973 commented 1 year ago

The coding standards must cover all languages in the project.

Javascript

Suggest using ESLint for Javascript and vue files

C

Suggest following Microsoft standards for C#