kou commented on PR #13267: URL: https://github.com/apache/arrow/pull/13267#issuecomment-1223718537
The "R / AMD64 Windows R 4.2 RTools 42" CI job is failed by this commit: https://github.com/apache/arrow/runs/7957718636?check_suite_focus=true#step:12:70 ```text Error: Error: Not lint free Warning: file=tests\testthat\test-python-flight.R,line=40,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous. Warning: file=tests\testthat\test-python-flight.R,line=46,col=94,[trailing_whitespace_linter] Trailing whitespace is superfluous. ``` Could you remove trailing spaces from `test-python-flight.R`? -- 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]
