[gnome-music/wip/jfelder/search-selection-reset: 6/9] CI: Remove window.py from flake8 exceptions
- From: Jean Felder <jfelder src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/jfelder/search-selection-reset: 6/9] CI: Remove window.py from flake8 exceptions
- Date: Thu, 28 Feb 2019 14:18:45 +0000 (UTC)
commit 54b3756ee58b5ae238fe3b487e7f3852c5ea4e50
Author: Jean Felder <jfelder src gnome org>
Date: Wed Feb 27 10:15:01 2019 +0100
CI: Remove window.py from flake8 exceptions
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2afeecaa..195f3f8b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -63,4 +63,4 @@ flake8:
stage: check
script:
- dnf install -y python3-flake8
- - flake8 --ignore E402,W503 --show-source --exclude=mpris.py,grilo.py,query.py,window.py gnomemusic/
+ - flake8 --ignore E402,W503 --show-source --exclude=mpris.py,grilo.py,query.py gnomemusic/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]