diff --git a/.codeclimate.yml b/.codeclimate.yml index 98b8fd499e6..0c62d4ed5eb 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -10,4 +10,4 @@ exclude_paths: - 'dev/*' - 'doc/*' - 'test/*' - - 'htdocs/includes/*' \ No newline at end of file + - 'htdocs/includes/*' diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 6b651234788..cd1513f3576 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -2,4 +2,4 @@ open_collective: dolibarr custom: https://wiki.dolibarr.org/index.php/Subscribe -github: [eldy] \ No newline at end of file +github: [eldy] diff --git a/.github/workflows/exakat.yml b/.github/workflows/exakat.yml index f4928280e3d..16e87acd81a 100644 --- a/.github/workflows/exakat.yml +++ b/.github/workflows/exakat.yml @@ -25,4 +25,4 @@ jobs: ignore_rules: 'Classes/UseInstanceof,Performances/PrePostIncrement,Functions/UndefinedFunctions,Functions/WrongNumberOfArguments,Functions/WrongTypeWithCall,Variables/UndefinedVariable,Classes/DontUnsetProperties,Classes/NonPpp,Classes/StaticMethodsCalledFromObject,Classes/UseClassOperator,Functions/UsesDefaultArguments,Php/NoClassInGlobal,Php/ShouldUseCoalesce,Php/WrongTypeForNativeFunction,Structures/AddZero,Structures/DropElseAfterReturn,Structures/IfWithSameConditions,Structures/MergeIfThen,Structures/NestedTernary,Structures/ElseIfElseif,Structures/ExitUsage,Structures/RepeatedPrint,Structures/RepeatedRegex,Structures/SameConditions,Structures/SwitchWithoutDefault,Structures/ShouldMakeTernary,Structures/UselessParenthesis,Structures/UseConstant' ignore_dirs: '/htdocs/includes/,/htdocs/install/doctemplates/,/build/,/dev/,/doc/,/scripts/,/test/' file_extensions: php - project_reports: Perfile \ No newline at end of file + project_reports: Perfile diff --git a/.github/workflows/stale-issues-safe.yml b/.github/workflows/stale-issues-safe.yml index d2678feecd4..266227fc057 100644 --- a/.github/workflows/stale-issues-safe.yml +++ b/.github/workflows/stale-issues-safe.yml @@ -26,4 +26,3 @@ jobs: days-before-close: 10 operations-per-run: 100 dry-run: false - diff --git a/htdocs/includes/mike42/escpos-php/.coveralls.yml b/htdocs/includes/mike42/escpos-php/.coveralls.yml index b33373af905..3b85ca4f1e6 100644 --- a/htdocs/includes/mike42/escpos-php/.coveralls.yml +++ b/htdocs/includes/mike42/escpos-php/.coveralls.yml @@ -1,4 +1,3 @@ service_name: travis-ci coverage_clover: build/logs/clover.xml json_path: build/logs/coveralls-upload.json - diff --git a/htdocs/includes/mobiledetect/mobiledetectlib/docker-compose.yml b/htdocs/includes/mobiledetect/mobiledetectlib/docker-compose.yml index 58ce75e879c..31206c79bf4 100644 --- a/htdocs/includes/mobiledetect/mobiledetectlib/docker-compose.yml +++ b/htdocs/includes/mobiledetect/mobiledetectlib/docker-compose.yml @@ -13,4 +13,4 @@ composer: image: composer/composer:php7 command: install volumes: - - .:/app \ No newline at end of file + - .:/app