springmeyer / arc.js

great circle routes in javascript
http://springmeyer.github.io/arc.js/
BSD 2-Clause "Simplified" License
369 stars 69 forks source link

round to six decimal places #53

Closed jgravois closed 1 year ago

jgravois commented 2 years ago

alternative to #52

does this seem reasonable @KD33?

ps: i would have just pushed to the PR that was already open, but you either unticked the box or the option was disabled because you're PRing directly from your own main branch

jgravois commented 2 years ago

@springmeyer in #49 i suggested you make main a protected branch without realizing that one of the default rules prohibits non-admins like me from merging PRs without code review 🤦‍♂️

at this point you have two options:

  1. untick the box below if you'd like me to be able to take small stuff like this coast to coast on my own
  2. if you'd rather I not go rogue, you can continue to approve PRs individually

i'm happy either way, and will seek feedback regardless if i ever decide to pitch something substantive.

Screen Shot 2022-11-07 at 4 13 15 PM
springmeyer commented 1 year ago

@jgravois I've unchecked the box requiring approvals to make sure you are not blocked from merging small stuff. Thanks!