jbampton opened a new pull request #3624:
URL: https://github.com/apache/apisix/pull/3624


   ### What this PR does / why we need it:
   
   From the pre-commit site -> "Git hook scripts are useful for identifying 
simple issues before submission to code review. We run our hooks on every 
commit to automatically point out issues in code such as missing semicolons, 
trailing whitespace, and debug statements. By pointing these issues out before 
code review, this allows a code reviewer to focus on the architecture of a 
change while not wasting time with trivial style nitpicks."
   
   refs #3289 
   
   https://pre-commit.com/
   
   The next image shows the final pre-commit run for this pull request:
   
   <img width="1138" alt="Screen Shot 2021-02-22 at 3 14 50 am" 
src="https://user-images.githubusercontent.com/418747/108633850-5399d500-74c2-11eb-957b-4ef4f8387d84.png";>
   
   ### Pre-submission checklist:
   
   * [X] Did you explain what problem does this PR solve? Or what new features 
have been added?
   * [ ] Have you added corresponding test cases?
   * [ ] Have you modified the corresponding document?
   * [ ] Is this PR backward compatible? **If it is not backward compatible, 
please discuss on the [mailing 
list](https://github.com/apache/apisix/tree/master#community) first**
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to