fortran-linter
fortran-linter copied to clipboard
Support for ALE in vim
Dear developer,
Is there a way to enable fortran linting with this tool through ALE in vim? Something along the lines of:
let g:ale_linters = {'fortran':['fortran-linter']}
Thank you!