Releases: VincentLanglet/symfony-custom-coding-standard
Releases · VincentLanglet/symfony-custom-coding-standard
Add missing phpdoc support
Merge pull request #130 from VincentLanglet/phpDocSupport :sparkles: Support intersection
Add Punctuation Sniff
Merge pull request #128 from VincentLanglet/moreTests :rotating_light: Add tests
Fix delimiter spacing for comment
Merge pull request #126 from VincentLanglet/fixComment :bug: Fix delimiter spacing for comment with new line
Add multiple php sniff
Merge pull request #125 from VincentLanglet/ruleset :lipstick: Improve ruleset
TwigCS bugfix
Merge pull request #121 from VincentLanglet/fixTwig :bug: Multiple bugFix
Improve phpdoc support
Require @return void
Null at last
Add better support for generic
Handle space
Fix '?' parser
Merge pull request #119 from VincentLanglet/fixTernaryParser Fix ternary parser
Fix File Iterator
Merge pull request #118 from VincentLanglet/fixIterator :bug: Fix iterator for file list
Major tokenizer improvement for TwigCS
Merge pull request #110 from VincentLanglet/bugTwig Bug
Fix config for file
Merge pull request #116 from VincentLanglet/VincentLanglet-patch-1 :bug: Fix config for files