From ac844faf9c9a6240d8e26ccfab9829d7ba3b3178 Mon Sep 17 00:00:00 2001 From: Cube Doctor Date: Sat, 4 Dec 2021 00:19:12 +0000 Subject: [PATCH] feat(cube-doctor): add add-set-cubicweb-max-version --- .cube-doctor.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.cube-doctor.yml b/.cube-doctor.yml index 495384b..a40a4eb 100644 --- a/.cube-doctor.yml +++ b/.cube-doctor.yml @@ -1,10 +1,10 @@ ---- rules: + add-deb-publish: null add-new-rules: project-kind: cubicweb-cube - fix-README: - add-pytest-deprecated-warnings: - add-pypi-publish: - add-deb-publish: - add-yamllint: - update-licence-dates: + add-pypi-publish: null + add-pytest-deprecated-warnings: null + add-yamllint: null + fix-README: null + set-cubicweb-max-version: null + update-licence-dates: null -- GitLab