pierrejeambrun commented on code in PR #1164: URL: https://github.com/apache/airflow-site/pull/1164#discussion_r2053634898
########## README.md: ########## @@ -18,7 +18,7 @@ --> Apache Airflow website -====================== +===================== Review Comment: This does not seem correct, we are missing one `=`. ########## .pre-commit-config.yaml: ########## @@ -116,12 +116,6 @@ repos: - --fuzzy-match-generates-todo - repo: local hooks: - - id: shellcheck - name: Check Shell scripts syntax correctness - language: docker_image - entry: koalaman/shellcheck:stable -x -a - types: [shell] - files: ^breeze$|^breeze-complete$|\.sh$|^hooks/build$|^hooks/push$ Review Comment: Why did we remove this ? -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org