gorilla / mux

Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
https://gorilla.github.io
BSD 3-Clause "New" or "Revised" License
20.92k stars 1.85k forks source link

Update LICENSE #723

Closed coreydaley closed 1 year ago

coreydaley commented 1 year ago

What type of PR is this? (check all applicable)

Description

Related Tickets & Documents

Added/updated tests?

Run verifications and test

codecov[bot] commented 1 year ago

Codecov Report

Merging #723 (96c0513) into main (753457f) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #723   +/-   ##
=======================================
  Coverage   78.44%   78.44%           
=======================================
  Files           5        5           
  Lines         877      877           
=======================================
  Hits          688      688           
  Misses        135      135           
  Partials       54       54           
apoorvajagtap commented 1 year ago

@coreydaley Just out of curiosity, any specific reason that we are reverting the format? Is it just for better readability, or, there are any defined set of instructions we follow?

coreydaley commented 1 year ago

yes, it is easier to read