From ad14c96dc3abe778e0526daf9b49068b63d611f6 Mon Sep 17 00:00:00 2001 From: Denis Roussel Date: Fri, 17 Jun 2022 10:26:49 +0200 Subject: [PATCH] [UPD] Copier Update --- .copier-answers.yml | 2 +- .pylintrc | 2 ++ .pylintrc-mandatory | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.copier-answers.yml b/.copier-answers.yml index 946ee0a0a..4254a126f 100644 --- a/.copier-answers.yml +++ b/.copier-answers.yml @@ -1,5 +1,5 @@ # Do NOT update manually; changes here will be overwritten by Copier -_commit: v1.5.2 +_commit: v1.7.0 _src_path: gh:oca/oca-addons-repo-template ci: Travis dependency_installation_mode: PIP diff --git a/.pylintrc b/.pylintrc index e33958833..d1f72970b 100644 --- a/.pylintrc +++ b/.pylintrc @@ -1,3 +1,5 @@ + + [MASTER] load-plugins=pylint_odoo score=n diff --git a/.pylintrc-mandatory b/.pylintrc-mandatory index 08bca3cef..3bf8ceefb 100644 --- a/.pylintrc-mandatory +++ b/.pylintrc-mandatory @@ -1,3 +1,4 @@ + [MASTER] load-plugins=pylint_odoo score=n