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