We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aacc0d2 commit 3f8a584Copy full SHA for 3f8a584
data/tools/fortitude.yml
@@ -0,0 +1,13 @@
1
+name: Fortitude
2
+categories:
3
+ - linter
4
+tags:
5
+ - fortran
6
+license: MIT License
7
+types:
8
+ - cli
9
+homepage: "https://fortitude.readthedocs.io"
10
+source: "https://github.com/PlasmaFAIR/fortitude"
11
+description: >-
12
+ Fortran linter, inspired by (and built on) Ruff, and based on
13
+ community best practices. Supports latest Fortran (2023) standard.
0 commit comments