Skip to content

Commit

Permalink
pre-commit-config.yaml: exclude README.md from markdown-lint (#2971)
Browse files Browse the repository at this point in the history
* pre-commit-config.yaml: exclude README.md from markdown-lint

markdown-lint: exclude README.md from 033-no-inline-html.md, i.e. allow inline HTML in README.md.

Addresses
#2947 (comment)

Co-authored-by: Nicklas Larsson <n_larsson@yahoo.com>
  • Loading branch information
neteler and nilason authored May 20, 2023
1 parent 70ecf8e commit 8ae8d07
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,6 @@ this issue, clean all the compiled files from the source code:
make distclean
```


## Thanks to all contributors ❤

<a href = "https://github.com/OSGeo/grass/graphs/contributors">
<img src = "https://contrib.rocks/image?repo=OSGeo/grass"/>
</a>

[![GRASS contributors](https://contrib.rocks/image?repo=OSGeo/grass "GRASS contributors")](https://github.com/OSGeo/grass/graphs/contributors)

0 comments on commit 8ae8d07

Please sign in to comment.