[gnome-music/wip/jfelder/mpris-cleanup: 24/25] CI: Remove mpris.py from flake8 ignored files
- From: Jean Felder <jfelder src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/jfelder/mpris-cleanup: 24/25] CI: Remove mpris.py from flake8 ignored files
- Date: Fri, 5 Apr 2019 22:19:12 +0000 (UTC)
commit 5ec11732b38e14007478c5b0872ccb8931d488ff
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]