befair / gasistafelice

Gasista Felice is the platform for DES Macerata project
http://www.gasistafelice.org
GNU Affero General Public License v3.0
11 stars 13 forks source link

Linting for JavaScript #178

Open espositocloud opened 9 years ago

espositocloud commented 9 years ago

In order to improve the development workflow, it could be useful standardizing the JavaScript code with a linter/formatter. My proposal is:

1) choice a tool (e.g. ESLint) 2) choice the configuration parameters (e.g. ESLint configuration) 3) open a pull request with:

Then this should be added to beFair docs/wiki and applied also to other projects.

warp10 commented 9 years ago

+1

On October 10, 2015 4:58:29 PM GMT+02:00, Antonio Esposito notifications@github.com wrote:

In order to improve the development workflow, it could be useful standardizing the JavaScript code with a linter/formatter. My proposal is:

1) choice a tool (e.g. ESLint) 2) choice the configuration parameters (e.g. ESLint configuration) 3) open a pull request with:

  • configuration file (e.g. .eslintrc)
  • dependency package into deps/
  • command in Makefile
  • check with Travis (via Makefile command)

Then this should be added to beFair docs/wiki and applied also to other projects.


Reply to this email directly or view it on GitHub: https://github.com/befair/gasistafelice/issues/178

michelesr commented 9 years ago

+1

feroda commented 9 years ago

+1, but please: