What's Changed
- Fix rule name in doc by @VincentLanglet in #444
- Split operator spacing rule by @VincentLanglet in #431
- Change some Tokens Type to Operator by @VincentLanglet in #434
- Restrict Token::type to string by @VincentLanglet in #437
- Introduce IgnoredViolationId object by @VincentLanglet in #438
- Add DelimiterSpacingRule configuration by @VincentLanglet in #448
- Use phpstan for improve mutation coverage by @VincentLanglet in #449
- Prepare Twig 4 support by @VincentLanglet in #450
- Keep quotes on negative integer hash keys by @Kocal in #452
- Fix build by @VincentLanglet in #453
New Contributors
Full Changelog: 3.14.0...4.0.0