hmc-cs-mdrissi commented on a change in pull request #15415:
URL: https://github.com/apache/beam/pull/15415#discussion_r708124032
##########
File path: .pre-commit-config.yaml
##########
@@ -42,3 +42,8 @@ repos:
args: ["--rcfile=sdks/python/.pylintrc"]
files: ^sdks/python/apache_beam/
exclude: *exclude
+ - repo: https://github.com/pycqa/isort
Review comment:
Added as CI runs isort but pre-commit doesn't. Should have same behavior
as ci. The setup.cfg tweaks I did were to match run_pylint.sh in CI.
--
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]