diff --git a/README.md b/README.md index ad248f6..bed73f4 100644 --- a/README.md +++ b/README.md @@ -25,11 +25,11 @@ The plugin calculates real return type by checking the given argument and marks ### Configuration -If you followed installation instructions, psalm-plugin command would added plugin configuration to psalm.xml +If you follow installation instructions, psalm-plugin command will add plugin configuration to psalm.xml ```xml - + diff --git a/psalm.xml b/psalm.xml index 70f87f4..69e20df 100644 --- a/psalm.xml +++ b/psalm.xml @@ -1,6 +1,6 @@ - + diff --git a/tests/acceptance/acceptance/ConsoleOption.feature b/tests/acceptance/acceptance/ConsoleOption.feature index 4ac29bc..b75a9e3 100644 --- a/tests/acceptance/acceptance/ConsoleOption.feature +++ b/tests/acceptance/acceptance/ConsoleOption.feature @@ -4,7 +4,7 @@ Feature: ConsoleOption Given I have the following config """ - + diff --git a/tests/acceptance/acceptance/ContainerDependency.feature b/tests/acceptance/acceptance/ContainerDependency.feature index 4beb2f3..5a80206 100644 --- a/tests/acceptance/acceptance/ContainerDependency.feature +++ b/tests/acceptance/acceptance/ContainerDependency.feature @@ -7,7 +7,7 @@ Feature: ContainerDependency Given I have the following config """ - + diff --git a/tests/acceptance/acceptance/ContainerService.feature b/tests/acceptance/acceptance/ContainerService.feature index 96e3a87..d1a4112 100644 --- a/tests/acceptance/acceptance/ContainerService.feature +++ b/tests/acceptance/acceptance/ContainerService.feature @@ -5,7 +5,7 @@ Feature: Container service Given I have the following config """ - + diff --git a/tests/acceptance/acceptance/ContainerXml.feature b/tests/acceptance/acceptance/ContainerXml.feature index 5d97386..9ed3128 100644 --- a/tests/acceptance/acceptance/ContainerXml.feature +++ b/tests/acceptance/acceptance/ContainerXml.feature @@ -5,7 +5,7 @@ Feature: Container XML config Given I have the following config """ - + diff --git a/tests/acceptance/acceptance/Envelope.feature b/tests/acceptance/acceptance/Envelope.feature index 3a9fe48..57eec6b 100644 --- a/tests/acceptance/acceptance/Envelope.feature +++ b/tests/acceptance/acceptance/Envelope.feature @@ -4,7 +4,7 @@ Feature: Messenger Envelope Given I have the following config """ - + diff --git a/tests/acceptance/acceptance/HeaderBag.feature b/tests/acceptance/acceptance/HeaderBag.feature index e294d95..405fc85 100644 --- a/tests/acceptance/acceptance/HeaderBag.feature +++ b/tests/acceptance/acceptance/HeaderBag.feature @@ -4,7 +4,7 @@ Feature: Header get Given I have the following config """ - + diff --git a/tests/acceptance/acceptance/NamingConventions.feature b/tests/acceptance/acceptance/NamingConventions.feature index d127cc1..7951de8 100644 --- a/tests/acceptance/acceptance/NamingConventions.feature +++ b/tests/acceptance/acceptance/NamingConventions.feature @@ -5,7 +5,7 @@ Feature: Naming conventions Given I have the following config """ - + diff --git a/tests/acceptance/acceptance/RepositoryStringShortcut.feature b/tests/acceptance/acceptance/RepositoryStringShortcut.feature index a91f02b..a23bf03 100644 --- a/tests/acceptance/acceptance/RepositoryStringShortcut.feature +++ b/tests/acceptance/acceptance/RepositoryStringShortcut.feature @@ -7,7 +7,7 @@ Feature: RepositoryStringShortcut Given I have the following config """ - + diff --git a/tests/acceptance/acceptance/RequestContent.feature b/tests/acceptance/acceptance/RequestContent.feature index e95f613..b1af6e3 100644 --- a/tests/acceptance/acceptance/RequestContent.feature +++ b/tests/acceptance/acceptance/RequestContent.feature @@ -5,7 +5,7 @@ Feature: Request getContent Given I have the following config """ - + diff --git a/tests/acceptance/acceptance/Tainting.feature b/tests/acceptance/acceptance/Tainting.feature index 08bfc01..ab404a3 100644 --- a/tests/acceptance/acceptance/Tainting.feature +++ b/tests/acceptance/acceptance/Tainting.feature @@ -4,7 +4,7 @@ Feature: Tainting Given I have the following config """ - +