Adds wemake-python-styleguide (#309)

* Adds wemake-python-styleguide

Our contributing docs: https://github.com/wemake-services/wemake-python-styleguide/blob/master/CONTRIBUTING.md
Our internal technical documentation: https://wemake-python-styleguide.readthedocs.io/en/latest/pages/api.html
Our `level:started` issues: https://github.com/wemake-services/wemake-python-styleguide/issues?q=is%3Aissue+is%3Aopen+label%3Alevel%3Astarter

* Fixes incorrect project link, adds label path to it
This commit is contained in:
Nikita Sobolev 2019-03-10 02:22:36 +03:00 committed by Shmavon Gazanchyan
parent acc392dac6
commit 41de0c5fdb

View File

@ -182,6 +182,7 @@ If you are not a programmer, but would like to contribute, check out the [Awesom
- [Zulip](https://github.com/zulip/zulip/labels/good%20first%20issue) _(label: good first issue)_ <br> Powerful open source group chat.
- [cookiecutter](https://github.com/audreyr/cookiecutter/labels/low-hanging-fruit) _(label: low-hanging-fruit)_ <br> A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects.
- [django cookiecutter](https://github.com/pydanny/cookiecutter-django/labels/hacktoberfest) _(label: django hacktober special)_ <br> An implementation of Python for backend web development.
- [wemake-python-stylegide](https://github.com/wemake-services/wemake-python-styleguide/labels/level%3Astarter) _(label: level:starter)_ <br> The strictest and most opinionated python linter ever!
- [Ansible](https://github.com/ansible/ansible/labels/easyfix) _(label:easyfix)_ <br> A simple IT automation platform
## Ruby