rawwar commented on PR #55764:
URL: https://github.com/apache/airflow/pull/55764#issuecomment-3305610762

   I think, subpath would be great. When I created the issue, it was just a 
ruff request. Given that dag filenames can be duplicated, it might be better to 
show full paths.
   
   for example, for below, it would be confusing as we aren't sure which 
main.py we are referring to.
   
   ```
   dags/main.py
   dags/subfolder/main.py
   ```
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to