Cédric Krier pushed to branch branch/default at Tryton / GooCalendar


Commits:
81d60a11 by Cédric Krier at 2023-01-27T23:52:18+01:00
Check isort and flake on all files
- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -27,8 +27,8 @@
 check-flake8:
   extends: .check
   script:
-    - hg diff --rev s0 | flake8 --diff
+    - flake8
 
 check-isort:
   extends: .check
   script:
@@ -31,8 +31,8 @@
 
 check-isort:
   extends: .check
   script:
-    - isort -m VERTICAL_GRID -p trytond -c `hg status --no-status --added 
--modified --rev s0`
+    - isort -m VERTICAL_GRID -c .
 
 check-dist:
   extends: .check



View it on Heptapod: 
https://foss.heptapod.net/tryton/goocalendar/-/commit/81d60a11bfdcc31f100dd33f2501ec03a6a7bd5a

-- 
View it on Heptapod: 
https://foss.heptapod.net/tryton/goocalendar/-/commit/81d60a11bfdcc31f100dd33f2501ec03a6a7bd5a
You're receiving this email because of your account on foss.heptapod.net.


Reply via email to