update CI config

This commit is contained in:
Jérémy Didderen
2024-01-28 14:24:18 +01:00
committed by Luc De Meyer
parent 56e12cdfc1
commit 10d6e3b5c7
11 changed files with 26 additions and 35 deletions

View File

@@ -1,12 +1,11 @@
[MASTER]
ignore-patterns=["^.*/TODO/.*$"]
load-plugins=pylint_odoo
score=n
[ODOOLINT]
# readme-template-url="https://github.com/OCA/maintainer-tools/blob/master/template/module/README.rst"
#readme-template-url="https://github.com/OCA/maintainer-tools/blob/master/template/module/README.rst"
manifest-required-authors=Noviat
manifest-required-keys=license
manifest-deprecated-keys=description,active
@@ -42,7 +41,7 @@ enable=anomalous-backslash-in-string,
license-allowed,
manifest-author-string,
manifest-deprecated-key,
manifest-required-author,
# manifest-required-author,
manifest-required-key,
manifest-version-format,
method-compute,