ashb commented on a change in pull request #14453:
URL: https://github.com/apache/airflow/pull/14453#discussion_r582731061
##########
File path: scripts/ci/static_checks/pylint.sh
##########
@@ -36,14 +36,21 @@ build_images::prepare_ci_build
build_images::rebuild_ci_image_if_needed
+# Bug: Pylint only looks at PYLINTRC if it can't find a file in the _default_
Review comment:
Turns out it's even more annoying that that. PYLINTRC is an _additional_
pylint file.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]