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