apache / apache/sedona

Make pre-commit auto format markdown lint failures

Open
#2,228 0 comments 1 reaction 1 assignee Claimed by @jbampton View on GitHub
improvement
Dominant language
Java
Stars
2.4k
Forks
784
Avg merge
1d 12h
Merged PRs (30d)
58

Description

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
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.