Install findent by entering the following commands in the terminal:
sudo apt update sudo apt install findent
Description:
indents/converts Fortran sources
Indents Fortran sources: free or fixed format. Optionally converts from fixed format to free format. Supports Fortran2008. Indentation is controlled by a number of flags. Easy integration with (g)vim. . wfindent is a wrapper for findent and facilitates in-place indenting of Fortran sources.
Homepage: https://sourceforge.net/projects/findent/
Version: 2.7.3-1
Section: universe/devel