bitovi/funcunit

Lint all the files

Aperta

#238 aperta il 10 apr 2019

 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (395 fork)batch import
cleanuphelp wanted

Metriche repository

Star
 (575 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Right now only files in the browser/adapters/ folder are being linted: https://github.com/bitovi/funcunit/blob/c29154f65487c1dfeb474183028ae7edced3c5be/package.json#L34

That glob should be expanded to something like: *.js browser/*.js browser/**/*.js

There are a bunch of linting errors in the browser/*.js files, so those will need to be fixed.

Guida contributor