bitovi/funcunit

Lint all the files

Ouverte

#238 ouverte le 10 avr. 2019

 (0 commentaire) (0 réaction) (0 personne assignée)JavaScript (395 forks)batch import
cleanuphelp wanted

Métriques du dépôt

Stars
 (575 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur