You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/12/08 09:15:29 UTC

[GitHub] [airflow] potiuk commented on pull request #20066: Rewrite Breeze setup autocomplete

potiuk commented on pull request #20066:
URL: https://github.com/apache/airflow/pull/20066#issuecomment-988632753


   > I face static check issues in shell check. But the shell files I have committed is the autogenerated one by python click. How could this issue be handled?
   
   You can exclude whole directory from shell check. We usually do that for auto-generated or vendored-in code. There are various "exclude" clauses in .pre-commit.yaml alredy that you can use as examples (those are regexp expressions usually).


-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org