You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2020/02/05 20:03:48 UTC

[GitHub] [trafficcontrol] ocket8888 opened a new pull request #4377: Formatting fixes

ocket8888 opened a new pull request #4377: Formatting fixes
URL: https://github.com/apache/trafficcontrol/pull/4377
 
 
   ## What does this PR (Pull Request) do?
   - [x] This PR is not related to any Issue
   
   Fixes some `go fmt` problems that snuck into the codebase. Also fixes some formatting issues in the top-level README - there was an extra space in one of the headings that was causing problems for some Markdown renderers (not GitHub's but most notably [our pkg.go.dev page](https://pkg.go.dev/mod/github.com/apache/trafficcontrol) and we were skipping heading levels.
   
   ## Which Traffic Control components are affected by this PR?
   - Documentation
   - Traffic Ops
   - Traffic Monitor
   
   ## What is the best way to verify this PR?
   Run `go fmt` and observe no diffs. Also run the top-level README.md through a Markdown renderer and verify that no heading levels are skipped and all headings render properly.
   
   ## The following criteria are ALL met by this PR
   - [x] Tests are unnecessary
   - [x] Documentation is unnecessary
   - [x] An update to CHANGELOG.md is not necessary
   - [x] This PR includes any and all required license headers
   - [x] This PR does not include a database migration
   - [x] This PR **DOES NOT FIX A SERIOUS SECURITY VULNERABILITY**

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [trafficcontrol] rawlinp merged pull request #4377: Formatting fixes

Posted by GitBox <gi...@apache.org>.
rawlinp merged pull request #4377: Formatting fixes
URL: https://github.com/apache/trafficcontrol/pull/4377
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services