waldyrious / primerpedia

Simplified extracts of Wikipedia articles, showing just the basic information.
https://primerpedia.toolforge.org
Other
11 stars 7 forks source link

Setup probot-linter #39

Open waldyrious opened 6 years ago

waldyrious commented 6 years ago

With the great work by @Jan-Ka setting up .editorconfig, .eslintrc.json and .vscode/settings.json in #26 and #32, we now have a nice base for using probot-linter to automatically cleaning up code for any incoming PRs moving forward.

This way we relieve more of the the human effort, from contributors and maintainers alike, to tackle the actual code changes, and leave the formatting to be taken care of by the bot :)