Open espositocloud opened 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
+1
+1, but please:
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:
.eslintrc
)deps/
Makefile
Then this should be added to beFair docs/wiki and applied also to other projects.