summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLex Neva <github.com@lexneva.name>2019-04-12 15:32:37 -0400
committerLex Neva <github.com@lexneva.name>2019-04-12 15:32:37 -0400
commit3a3c9e5406563edd00c2ec08102ca7c69aaa360c (patch)
tree3d17d5de3a6fc8c32aa91cca3aec19a97e1ae8cf /Makefile
parentf85395b9a6e318406cbac12d639944173ab8a898 (diff)
fix style
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 14ac69ff..4433c00f 100644
--- a/Makefile
+++ b/Makefile
@@ -63,4 +63,4 @@ locales:
.PHONY: style
style:
- flake8 . --count --max-complexity=10 --max-line-length=150 --statistics --exclude=pyembroidery,__init__.py
+ flake8 . --count --max-complexity=10 --max-line-length=150 --statistics --exclude=pyembroidery,__init__.py,electron,build