diff --git a/.github/linter/readme_style.rb b/.github/linter/readme_style.rb index 9b6cfc97..02e6b483 100644 --- a/.github/linter/readme_style.rb +++ b/.github/linter/readme_style.rb @@ -8,3 +8,5 @@ exclude_rule 'MD041' # TODO: disable/enable not working for all-contribs exclude_rule 'MD013' +# Allow no endline at the end +exclude_rule 'MD047' diff --git a/README.md b/README.md index 9e41c75f..651b210c 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ scarb test ## Contributors ✨ -Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): +Thanks goes to these wonderful people. Follow the [contributors guide](https://github.com/keep-starknet-strange/art-peace/blob/main/CONTRIBUTING.md) if you'd like to take part. @@ -71,4 +71,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d -This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!