Fortran/prettify code

Prettify Source Code edit

There are tools available to automatically edit source code such that it is more easily readable. This includes topics such as

  • indentation
  • alignment
  • lower/uppercase words


fprettify edit

A python script fprettify for auto-indentation and whitespace formatting is readily available from github or PyPI.