Enable Fortitude rule deprecated-relational-operator

This commit is contained in:
Ole Schütt 2025-11-07 13:29:33 +01:00 committed by Ole Schütt
parent 47c81db72a
commit b08f77308b
393 changed files with 4630 additions and 4631 deletions

View file

@ -7,7 +7,6 @@ ignore = [
"non-standard-file-extension",
"implicit-external-procedures", # requires Fortran 2018
"missing-intent",
"deprecated-relational-operator",
"missing-exit-or-cycle-label",
"assumed-size",
"unnamed-end-statement",