From 41de0c5fdb916f0ebfee85bccd3fc6287e9040b8 Mon Sep 17 00:00:00 2001 From: Nikita Sobolev Date: Sun, 10 Mar 2019 02:22:36 +0300 Subject: [PATCH] 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 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c4a4488..69ed2b2 100644 --- a/README.md +++ b/README.md @@ -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)_
Powerful open source group chat. - [cookiecutter](https://github.com/audreyr/cookiecutter/labels/low-hanging-fruit) _(label: low-hanging-fruit)_
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)_
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)_
The strictest and most opinionated python linter ever! - [Ansible](https://github.com/ansible/ansible/labels/easyfix) _(label:easyfix)_
A simple IT automation platform ## Ruby