[GitHub] [beam] aaltay commented on a change in pull request #12444: Added a whitespace lint as part of python lint precommit

2020-08-03 Thread GitBox
aaltay commented on a change in pull request #12444: URL: https://github.com/apache/beam/pull/12444#discussion_r464672903 ## File path: .test-infra/jenkins/job_PreCommit_Whitespace.groovy ## @@ -0,0 +1,26 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one +

[GitHub] [beam] aaltay commented on a change in pull request #12444: Added a whitespace lint as part of python lint precommit

2020-07-31 Thread GitBox
aaltay commented on a change in pull request #12444: URL: https://github.com/apache/beam/pull/12444#discussion_r463896381 ## File path: sdks/python/scripts/run_pylint.sh ## @@ -37,6 +37,11 @@ fi set -o errexit set -o pipefail +# Check for trailing spaces in non-Python text