yeoman / generator-webapp

A gulp.js generator for modern webapps
3.77k stars 708 forks source link

We need some refactor #740

Closed UlisesGascon closed 5 years ago

UlisesGascon commented 5 years ago

I was using Code Climate and Codacy in order to understand better our source code. I will perform fast refactor in order to reduce the complexity and bad things, manly in app/index.js.

This is my starting point. I will send a PR asap 👍

Maybe @silvenon... can grant access to this tool so we can add this checks in the PRs using Travis if you like this idea ^^

silvenon commented 5 years ago

Never used Code Climate before, I guess we could add it, I haven't seen it around much lately, though. I was thinking of introducing ESLint + Prettier or something.

UlisesGascon commented 5 years ago

Yeah! I can work on that too... 👍

silvenon commented 5 years ago

Fixed with #741.