# HG changeset patch # User Cube Doctor <cube-doctor@logilab.fr> # Date 1638817066 0 # Mon Dec 06 18:57:46 2021 +0000 # Node ID 6c13c80a5a1929571b0bd71a43e1d5655dfa7549 # Parent 5f74bd16d34fd0d51115f7707071031ebecbcd9a feat(cube-doctor): add add-set-cubicweb-max-version diff --git a/.cube-doctor.yml b/.cube-doctor.yml --- 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