respect-validation/tests
Danilo Correa b98a7ac89b
Apply contribution guidelines to "Vowel" rule
After writing the integration tests of the "Vowel" rule we noticed that
it is generating extra double-quotes for the "{{additionalChars}}"
template placeholder.

Besides, it considers any whitespace as valid. That is because in the
past Validation would always consider spaces as a valid.

This commit will also remove the extra double-quotes and do not allow
whitespaces to be considered as valid.

Co-authored-by: Henrique Moody <henriquemoody@gmail.com>
2019-03-10 18:07:39 +01:00
..
fixtures Update PHP support 2018-12-02 11:09:24 +01:00
integration Apply contribution guidelines to "Vowel" rule 2019-03-10 18:07:39 +01:00
library Apply "SlevomatCodingStandard.TypeHints.TypeHintDeclaration" 2019-02-09 14:09:28 +01:00
unit Apply contribution guidelines to "Vowel" rule 2019-03-10 18:07:39 +01:00