Enable Fortitude rule old-style-array-literal

This commit is contained in:
Ole Schütt 2025-11-07 11:02:55 +01:00 committed by Ole Schütt
parent 90fa6b80bc
commit 47c81db72a
312 changed files with 3620 additions and 3622 deletions

View file

@ -6,7 +6,6 @@ force-exclude = true
ignore = [
"non-standard-file-extension",
"implicit-external-procedures", # requires Fortran 2018
"old-style-array-literal",
"missing-intent",
"deprecated-relational-operator",
"missing-exit-or-cycle-label",