jtuglu1 commented on PR #2335: URL: https://github.com/apache/iceberg-python/pull/2335#issuecomment-3194682670
> make lint Running this locally passes everything: ```bash ❯ make lint poetry run pre-commit run --all-files trim trailing whitespace.................................................Passed fix end of files.........................................................Passed debug statements (python)................................................Passed check yaml...............................................................Passed check python ast.........................................................Passed ruff (legacy alias)......................................................Passed ruff format..............................................................Passed mypy.....................................................................Passed markdownlint.............................................................Passed pydocstyle...............................................................Passed flynt....................................................................Passed codespell................................................................Passed ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
