Skip to content
Snippets Groups Projects
  • Karsten Suehring's avatar
    ceec1796
    Manual formatting/style improvements of new files · ceec1796
    Karsten Suehring authored
    - manual reformatting:
      - try to shorten lines
      - keep blocks somewhat aligned
      - remove documentation comments
    - make IBC flag bool
    - add some braces
    - add line breaks into longer functions
    - move even longer functions into .cpp file
    - move static variables and functions to the end
    ceec1796
    History
    Manual formatting/style improvements of new files
    Karsten Suehring authored
    - manual reformatting:
      - try to shorten lines
      - keep blocks somewhat aligned
      - remove documentation comments
    - make IBC flag bool
    - add some braces
    - add line breaks into longer functions
    - move even longer functions into .cpp file
    - move static variables and functions to the end