.formatter.yml 440 B

12345678910111213141516171819
  1. use-sort:
  2. group:
  3. - _main
  4. - Mmoreram
  5. group-type: each
  6. sort-type: alph
  7. sort-direction: asc
  8. header: |
  9. /**
  10. * Gearman Bundle for Symfony2
  11. *
  12. * For the full copyright and license information, please view the LICENSE
  13. * file that was distributed with this source code.
  14. *
  15. * Feel free to edit as you please, and have fun.
  16. *
  17. * @author Marc Morera <yuhu@mmoreram.com>
  18. */