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>
      caff1023
  2. Apr 09, 2020
  3. Mar 31, 2020
  4. Mar 27, 2020
  5. Mar 26, 2020
  6. Dec 05, 2019
  7. Jun 26, 2018
  8. Apr 26, 2018
  9. Dec 12, 2017
  10. Aug 01, 2017
  11. Apr 07, 2017
  12. Oct 06, 2016
  13. Jul 21, 2016
  14. May 26, 2016
  15. May 02, 2016
  16. Apr 20, 2016
  17. Apr 12, 2016
  18. Apr 05, 2016
  19. Mar 01, 2016
  20. Jan 26, 2016
  21. Jan 12, 2016
  22. Oct 16, 2015
  23. Oct 06, 2015
  24. Oct 05, 2015
  25. Aug 18, 2015
  26. Jun 30, 2015
  27. Jun 25, 2015
  28. Mar 26, 2015
  29. Mar 09, 2015
  30. Feb 26, 2015
  31. Feb 23, 2015
  32. Feb 16, 2015
  33. Nov 17, 2014
  34. Aug 04, 2014
  35. Jun 25, 2014
  36. Jun 05, 2014
Loading