From 73ab75a37ba08e8b4253b4edf83bee0f40e6c624 Mon Sep 17 00:00:00 2001 From: Himanshu Mishra Date: Thu, 14 Mar 2019 21:16:45 +0530 Subject: [PATCH] Add PEP 8 Speaks --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1296f070..15116edf 100644 --- a/README.md +++ b/README.md @@ -1232,6 +1232,7 @@ Online tools and APIs to simplify development. * [Codecov](https://codecov.io/) - Code coverage dashboard. * [CodeFactor](https://www.codefactor.io/) - Automated Code Review for Git. * [Landscape](https://landscape.io/) - Hosted continuous Python code metrics. +* [PEP 8 Speaks](https://pep8speaks.com/) - GitHub integration to review code style. # Resources