zhongjiajie commented on issue #6681: [AIRFLOW-6089] Order setup add ci
URL: https://github.com/apache/airflow/pull/6681#issuecomment-559856958
 
 
   pre-commit configure work with 
   
   ```sh
         - id: setup-order
           name: Checks for an order of dependencies in setup.py
           language: system
           files: ^setup.py$
           pass_filenames: false
           require_serial: true
           entry: "python ./tests/test_order_setup.py"
   ```
   
   Will create a new commit tomorrow

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


With regards,
Apache Git Services

Reply via email to