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. Apr 08, 2020
  4. Mar 31, 2020
  5. Mar 25, 2020
  6. Mar 20, 2020
  7. Dec 20, 2019
  8. Dec 07, 2019
  9. Dec 05, 2019
  10. Nov 26, 2019
  11. Nov 22, 2019
  12. Oct 29, 2019
  13. Aug 21, 2019
  14. May 02, 2019
  15. Mar 28, 2019
  16. Mar 22, 2019
  17. Mar 19, 2019
  18. Mar 06, 2019
  19. Mar 01, 2019
Loading