diff --git a/.travis.yml b/.travis.yml
index 2347cff..c3316a3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,10 +2,10 @@
language: php
php: 7.3
addons:
- apt:
- packages:
- - language-pack-fr
+ apt:
+ packages:
+ - language-pack-fr
install: composer install --no-progress
script:
- - composer lint
- - composer test
+ - composer lint
+ - composer test
diff --git a/grumphp.yml b/grumphp.yml
index 466e31a..7425276 100644
--- a/grumphp.yml
+++ b/grumphp.yml
@@ -1,17 +1,17 @@
---
parameters:
- ascii: ~
- tasks:
- jsonlint: ~
- xmllint: ~
- yamllint: ~
- composer: ~
- phpcs:
- standard: PSR12
- ignore_patterns:
- - RoboFile.php
- phpstan:
- level: max
- configuration: phpstan.neon
- ignore_patterns:
- - RoboFile.php
+ ascii: ~
+ tasks:
+ jsonlint: ~
+ xmllint: ~
+ yamllint: ~
+ composer: ~
+ phpcs:
+ standard: PSR12
+ ignore_patterns:
+ - RoboFile.php
+ phpstan:
+ level: max
+ configuration: phpstan.neon
+ ignore_patterns:
+ - RoboFile.php
diff --git a/phpunit.xml b/phpunit.xml
index 146eaba..dfdb3ad 100644
--- a/phpunit.xml
+++ b/phpunit.xml
@@ -1,18 +1,18 @@
{$error|escape}
-{include file='inc/footer.tpl'} + {include file='inc/footer.tpl'} diff --git a/templates/extractors.tpl b/templates/extractors.tpl index fb85994..a1d1bce 100644 --- a/templates/extractors.tpl +++ b/templates/extractors.tpl @@ -3,10 +3,10 @@ {include file='inc/logo.tpl'}