kadolor commented on PR #2296: URL: https://github.com/apache/sedona/pull/2296#issuecomment-3268016813
@andrii-marushchak * I downloaded the PR and am previewing it locally. * I ran `pre-commit --all-files in sedona/docs` and it returned failures on `check-illegal-windows-names` and `codespell` * The `check-illegal-windows-names` errors are below * The `codespell` errors are too long to include here so when you run `pre-commit --all-files in sedona/docs`, you can review the `codespell` output there. ``` run check-illegal-windows-names..........................................Failed - hook id: check-illegal-windows-names - exit code: 1 Illegal Windows filenames detected docs/image/home/gif/gif.png:Zone.Identifier docs/image/home/gif/giphy.gif:Zone.Identifier docs/image/home/gif/petar-avramoski-GmlMtdSfmVU-unsplash.jpg:Zone.Identifier docs/image/home/hero/mountains-desktop.png:Zone.Identifier docs/image/home/mountains-desktop.png:Zone.Identifier docs/image/home/mountains-mobile.png:Zone.Identifier ``` -- 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]
