We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
markdown-link-check
pre-commit
We should have all valid and working links and test for broken links
Without an automated link check sometimes broken links are added and others become out of date.
Setup config file
https://github.com/tcort/markdown-link-check?tab=readme-ov-file#run-as-a-pre-commit-hook
pre-commit run --all-files
Sedona version = master
Apache Spark version = ?
Apache Flink version = ?
API type = Scala, Java, Python?
Scala version = 2.11, 2.12, 2.13?
JRE version = 1.8, 1.11?
Python version = ?
Environment = Standalone, AWS EC2, EMR, Azure, Databricks?
The text was updated successfully, but these errors were encountered:
+1, let's have this!
Sorry, something went wrong.
I am working now on this issue. Thanks
lychee
jbampton
Successfully merging a pull request may close this issue.
Expected behavior
We should have all valid and working links and test for broken links
Actual behavior
Without an automated link check sometimes broken links are added and others become out of date.
Steps to reproduce the problem
Setup config file
https://github.com/tcort/markdown-link-check?tab=readme-ov-file#run-as-a-pre-commit-hook
pre-commit run --all-files
Settings
Sedona version = master
Apache Spark version = ?
Apache Flink version = ?
API type = Scala, Java, Python?
Scala version = 2.11, 2.12, 2.13?
JRE version = 1.8, 1.11?
Python version = ?
Environment = Standalone, AWS EC2, EMR, Azure, Databricks?
The text was updated successfully, but these errors were encountered: