ad-m-ss commented on issue #35253:
URL: https://github.com/apache/airflow/issues/35253#issuecomment-1818003754

   Based on project other than Apache Airflow, VSCode extensions work great 
with pre-commit for our internal project. I switched from Python Language 
Server (deprecated support for any linters) and Black plugin to pre-commit 
plugin to VSCode, and works smoothly. 
   
   Except documentation, Airflow may need to review if hooks types are 
successfully detected (see 
https://marketplace.visualstudio.com/items?itemName=elagil.pre-commit-helper#detection-of-hook-type
 ), and we may need extra remarks about it in `pre-commit.config.yml` to 
maintain future compatibility.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to