Skip to content

Auto-formatting the code

Boman Romain requested to merge adrien into master

Created by: acrovato

Context

The idea is to clean the code:

  • use auto-formatting
  • use 4-spaces indentation (reference #1)
  • use UTF-8 encoding

Important notice

  • only the sources (*.ccp and *.h) have been cleaned
  • only non Trilinos module have been cleaned

Merge request reports