zhongjiajie commented on a change in pull request #6681: [AIRFLOW-6089] Reorder
setup.py dependencies and add ci
URL: https://github.com/apache/airflow/pull/6681#discussion_r352264150
##########
File path: BREEZE.rst
##########
@@ -886,7 +886,7 @@ This is the current syntax for `./breeze <./breeze>`_:
-F, --static-check-all-files <STATIC_CHECK>
Run selected static checks for all applicable files. You should
specify static check that
you would like to run or 'all' to run all checks. One of
- [ all all-but-pylint check-hooks-apply check-merge-conflict
check-executables-have-shebangs check-xml debug-statements detect-private-key
doctoc end-of-file-fixer flake8 forbid-tabs insert-license check-apache-license
lint-dockerfile mixed-line-ending mypy pylint shellcheck].
+ [ all all-but-pylint check-apache-license
check-executables-have-shebangs check-hooks-apply check-merge-conflict
check-xml debug-statements doctoc detect-private-key end-of-file-fixer flake8
forbid-tabs insert-license lint-dockerfile mixed-line-ending mypy pylint
setup-order shellcheck].
Review comment:
I make this in alphabetical, same as others hint
----------------------------------------------------------------
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