Skip to content
Snippets Groups Projects
  1. Apr 10, 2020
    • Christoph Wurst's avatar
      Format control structures, classes, methods and function · caff1023
      Christoph Wurst authored
      
      To continue this formatting madness, here's a tiny patch that adds
      unified formatting for control structures like if and loops as well as
      classes, their methods and anonymous functions. This basically forces
      the constructs to start on the same line. This is not exactly what PSR2
      wants, but I think we can have a few exceptions with "our" style. The
      starting of braces on the same line is pracrically standard for our
      code.
      
      This also removes and empty lines from method/function bodies at the
      beginning and end.
      
      Signed-off-by: default avatarChristoph Wurst <christoph@winzerhof-wurst.at>
      Unverified
      caff1023
  2. Feb 22, 2019
  3. Feb 01, 2019
  4. Jul 06, 2018
  5. Mar 26, 2018
  6. Feb 01, 2018
  7. Aug 02, 2017
  8. Jul 02, 2017
  9. May 23, 2017
  10. May 02, 2017
  11. Apr 25, 2017
  12. Mar 29, 2017
  13. Jan 16, 2017
  14. Dec 08, 2016
  15. Nov 24, 2016
  16. Oct 27, 2016
  17. Sep 27, 2016
  18. Jun 21, 2016
  19. Jun 20, 2016
  20. Apr 27, 2016
  21. Nov 03, 2015
  22. Oct 05, 2015
  23. Sep 10, 2015
  24. Aug 11, 2015
  25. Jul 29, 2015
  26. May 22, 2015
  27. Oct 16, 2012
  28. Aug 25, 2012
  29. Feb 11, 2012
Loading