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 2022/07/05 10:46:47 UTC

[GitHub] [airflow] ashb commented on a diff in pull request #24841: Remove "bad characters" from our codebase

ashb commented on code in PR #24841:
URL: https://github.com/apache/airflow/pull/24841#discussion_r913656241


##########
.gitmodules:
##########
@@ -1,12 +1,12 @@
 [submodule ".github/actions/get-workflow-origin"]
-	path = .github/actions/get-workflow-origin
-	url = https://github.com/potiuk/get-workflow-origin
+    path = .github/actions/get-workflow-origin

Review Comment:
   Tabs are not bad characters -- flake8/black deals with this, so leave tabs alone.



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