Merge branch 'imap-by-oauth2' of github.com:fboitel/dolibarr into

fboitel-imap-by-oauth2

# Conflicts:
#	htdocs/install/mysql/migration/16.0.0-17.0.0.sql
This commit is contained in:
Laurent Destailleur 2022-08-23 22:34:44 +02:00
parent b15a4e504e
commit 68bef8ebcf

View File

@ -135,7 +135,7 @@
<rule ref="Generic.Metrics.CyclomaticComplexity">
<properties>
<property name="complexity" value="250" />
<property name="absoluteComplexity" value="300" />
<property name="absoluteComplexity" value="400" />
</properties>
</rule>
<rule ref="Generic.Metrics.NestingLevel">