fortitude
« Back to VersTracker
Description:
Fortran linter
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: fortran linter static-analysis developer-tools formatter
Install: brew install fortitude
About:
Fortitude is a modern Fortran linter designed to enforce code style and best practices. It parses Fortran source files to detect formatting issues, non-standard constructs, and potential bugs. This tool helps teams maintain clean, consistent, and high-quality Fortran codebases.
Key Features:
  • Style enforcement based on community standards
  • Configurable rules and formatting options
  • Fast parsing and analysis of modern Fortran code
  • Clear error reporting with actionable suggestions
Use Cases:
  • Enforcing consistent coding standards in Fortran projects
  • Integrating static analysis into CI/CD pipelines
  • Refactoring legacy Fortran code to modern standards
Alternatives:
  • fprettify – fprettify focuses primarily on code formatting/indentation, whereas Fortitude aims to provide a broader set of linting rules and style checks.
  • compiler warnings – Compilers (gfortran/ifort) catch syntax and semantic errors but are not designed for style enforcement; Fortitude fills this gap for readability and maintainability.
Version History
Detected Version Rev Change Commit
Sep 13, 2025 5:18pm 0 VERSION_BUMP 85eed68c