2
0
forked from Wavyzz/dolibarr

Clean code

This commit is contained in:
Laurent Destailleur
2023-01-03 19:04:15 +01:00
parent b005c9389b
commit 6580aa056a
2 changed files with 1 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ exclude:
- htdocs/custom - htdocs/custom
- htdocs/includes - htdocs/includes
- htdocs/install/doctemplates - htdocs/install/doctemplates
- htdocs/modulebuilder/template/test/functionnal
- name: PhpIssetCanBeReplacedWithCoalesceInspection - name: PhpIssetCanBeReplacedWithCoalesceInspection
- name: PhpRedundantOptionalArgumentInspection - name: PhpRedundantOptionalArgumentInspection
- name: PhpLanguageLevelInspection - name: PhpLanguageLevelInspection