kevinjqliu opened a new pull request, #1485: URL: https://github.com/apache/iceberg-python/pull/1485
`pycln` has an [issue in CI ](https://github.com/apache/iceberg-python/actions/runs/12612627362/job/35170475290?pr=1453), also see https://github.com/hadialqattan/pycln/issues/249 Since we already use ruff linter, this PR replaces `pycln` with `ruff` Commits: - pre-commit autoupdate ([d621712](https://github.com/apache/iceberg-python/commit/d6217125f146d2872cd57157230a9f579037f4ff)) - Fix ruff linter and formatter args ([08abb2d](https://github.com/apache/iceberg-python/commit/08abb2d24292cedbfd5b92a9f08907afb651e345#diff-63a9c44a44acf85fea213a857769990937107cf072831e1a26808cfde9d096b9L33)) - Added `ruff` to poetry dev dependency ([3becacb](https://github.com/apache/iceberg-python/commit/3becacb80221e68a2b13997d052c172c4c8b1270)) - Ignore some lint rules ([8ba8693](https://github.com/apache/iceberg-python/commit/8ba86939ded33d1d748567a1e22e1fafbbd879e6#diff-26f436cb29eecc7bb4f9066747b43df8da81ac808955ce95c109f5d7aa778989)) - Remove `pycln` ([230a747](https://github.com/apache/iceberg-python/commit/230a74744c1342e8cc1ef809bbb83be02b2718df#diff-63a9c44a44acf85fea213a857769990937107cf072831e1a26808cfde9d096b9L45)) - Run `make lint` ([1cb37db](https://github.com/apache/iceberg-python/commit/1cb37db8c32f6834dac899074c441f5548e64196#diff-8d5e63f2a87ead8cebe2fd8ac5dcf2198d229f01e16bb9e06e21f7277c328abdL2463)) -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org