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