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