Coding style
============

This project uses a slighly modified variant of the [Symfony Coding
Standards][symfony-coding-standards]. [StyleCI][style-ci] is used to enforce
them.

When in doubt, check out the StyleCI configuration, or fall back to the coding
style used elsewhere in the codebase.

[style-ci]:                 https://github.styleci.io/repos/23994489
[symfony-coding-standards]: https://symfony.com/doc/current/contributing/code/standards.html
