You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/09/04 09:15:15 UTC

[airflow] branch main updated (f74a2236f4 -> 5fb2d99cc0)

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from f74a2236f4 Use proper default airflow_constraints_reference (#26148)
     add 5fb2d99cc0 Replace spelling wordlist sorting with Python (#26138)

No new revisions were added by this update.

Summary of changes:
 .pre-commit-config.yaml                            |   5 +-
 docs/spelling_wordlist.txt                         | 974 ++++++++++-----------
 ...dev.py => pre_commit_sort_spelling_wordlist.py} |  24 +-
 .../pre_commit_sort_spelling_wordlist.sh           |  32 -
 4 files changed, 507 insertions(+), 528 deletions(-)
 copy scripts/ci/pre_commit/{pre_commit_compile_www_assets_dev.py => pre_commit_sort_spelling_wordlist.py} (69%)
 delete mode 100755 scripts/ci/pre_commit/pre_commit_sort_spelling_wordlist.sh