jbampton commented on pull request #3247:
URL: https://github.com/apache/apisix/pull/3247#issuecomment-758423265


   The EditorConfig file works with your editor.   Most editors have support 
for it already.
   
   Basically it will `lint` the file that you have open in your editor 
automatically.
   
   For example `adding a new line to the end of files` that don't have one.
   
   There are two ways people use linters:
   
   - lint the whole codebase everytime
   - lint only the modified files
   
   
   


----------------------------------------------------------------
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