apache / iceberg-python

Apache PyIceberg
https://py.iceberg.apache.org/
Apache License 2.0
402 stars 147 forks source link

Use `markdownlint` instead of `mdformat` #1118

Closed kevinjqliu closed 1 month ago

kevinjqliu commented 1 month ago

We need to change the markdown linter to run pyiceberg in python 3.12 (see #1068).

mdformat currently does not support python 3.12 https://github.com/executablebooks/mdformat markdownlint is a suitable replacement

All markdown changes are verified by comparing mkdoc serve with the https://py.iceberg.apache.org/