From 0ed492978aea83205b73127472c3667c601d515b Mon Sep 17 00:00:00 2001 From: skullY Date: Sat, 23 Nov 2019 10:42:39 -0800 Subject: Add pep8-naming to our python linting --- requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 033b688fc..074b11a8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,3 +6,4 @@ colorama hjson nose2 flake8 +pep8-naming -- cgit v1.2.3