publiclab / leaflet-blurred-location

A Leaflet-based interface for selecting a "blurred" or low-resolution location, to preserve privacy
https://publiclab.github.io/leaflet-blurred-location/examples/
GNU General Public License v3.0
35 stars 32 forks source link

Make progress on good code formatting and style with CodeClimate #130

Open jywarren opened 6 years ago

jywarren commented 6 years ago

https://codeclimate.com/github/publiclab/leaflet-blurred-location has a bunch of suggestions to improve the code base -- let's plan for some of this over the summer!

jywarren commented 6 years ago

@mridulnagpal -- this is a great resource for making code more maintainable and readable. I know you're working on a few things already but keep this in mind in your summer schedule! It has a lot of good potential first-timers-only issues you could make as well.

mridulnagpal commented 6 years ago

Awesome, on it!!

jywarren commented 6 years ago

This is also a great next step. Let's get that score up!

jywarren commented 6 years ago

How's this going, Mridul? Need some next steps?

jywarren commented 5 years ago

Hi @gauravano and @sagarpreet-chadha -- I am thinking we might ask some new contributors interested in JavaScript to try some of these?

https://codeclimate.com/github/publiclab/leaflet-blurred-location/issues?category=complexity&engine_name%5B%5D=structure&engine_name%5B%5D=duplication lists a lot of recommendations and has tips on how to fix them:

image

What do you think?

jywarren commented 5 years ago

And also tests are being coordinated here: https://github.com/publiclab/leaflet-blurred-location/issues/119