You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2023/01/19 23:04:17 UTC

[GitHub] [beam] lukecwik commented on a diff in pull request #25048: Don't validate trailing whitespace for *.md files.

lukecwik commented on code in PR #25048:
URL: https://github.com/apache/beam/pull/25048#discussion_r1081958868


##########
sdks/python/test-suites/tox/py38/build.gradle:
##########
@@ -120,7 +120,6 @@ task archiveFilesToLint(type: Zip) {
   destinationDirectory = file("$buildDir/dist")
 
   from ("$rootProject.projectDir") {
-    include "**/*.md"

Review Comment:
   I'm indifferent, just wanted to merge a solution to get the build back to green.



-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org