petern48 opened a new issue, #2228: URL: https://github.com/apache/sedona/issues/2228
After setting up pre-commit and writing a new markdown page, I got a few markdown lint errors. Unlike making changes in python, these errors weren't automatically fixed, so I had to update them manually. We should make it so it's autoformatted, similar to how it's done in Python and Java. ``` run markdownlint.........................................................Failed - hook id: markdownlint - exit code: 1 ``` -- 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]
