imsky / PocketEuler

:heavy_plus_sign: Offline version of Project Euler.
116 stars 11 forks source link

Lint #41

Open jayvdb opened 8 years ago

jayvdb commented 8 years ago

Fixes #36


This change is Reviewable

jayvdb commented 8 years ago

While the other two changes fix actual rendering problems, this changeset includes changes which do not improve the rendering as far as I can see, and the necessary rules can all be disabled if you dont like them. I've avoided fixing the lint errors, to keep this changeset managable.

jayvdb commented 8 years ago

Here is the output : https://travis-ci.org/jayvdb/PocketEuler/builds/137073407

imsky commented 8 years ago

:+1:

imsky commented 8 years ago

@jayvdb should this be closed?

jayvdb commented 8 years ago

I'd like to revise it after the other fixes are merged, as it provides a much saner baseline for lint rules.