Oliver Lade

Results 2 comments of Oliver Lade

No problem, I hardly expect you to go and add features, just wondering if you had any brainwaves. My previous example would be something like `ok('University of Melbourne'.score('Melbourne Uni') <...

I got this too. Changed the csslint task to: ``` javascript csslint: { options: { csslintrc: '.csslintrc' }, check: { src: [ '/css/**/*.css' ] } }, scsslint: { // See...