[gnome-music/wip/jfelder/mpris-cleanup: 2/3] CI: Remove mpris.py from flake8 ignored files



commit e63dc188d997a73d5258ebc56d4fb898748a1cc0
Author: Jean Felder <jfelder src gnome org>
Date:   Mon Mar 18 15:16:26 2019 +0100

    CI: Remove mpris.py from flake8 ignored files

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 195f3f8b..c25e3c0b 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 gnomemusic/
+    - flake8 --ignore E402,W503 --show-source --exclude=grilo.py,query.py gnomemusic/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]