From c3dd3a3d3b97bf541b12f52c08b825904a002804 Mon Sep 17 00:00:00 2001 From: Spencer Bryngelson Date: Thu, 14 Aug 2025 17:24:52 -0400 Subject: [PATCH] Update .fortitude.toml --- .fortitude.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.fortitude.toml b/.fortitude.toml index 0ecff99db8..77a4ab6ed8 100644 --- a/.fortitude.toml +++ b/.fortitude.toml @@ -1,4 +1,4 @@ [check] -ignore = ["E001","S001","S101","C121","S091","MOD011","C001","S101","S102","C002","PORT011","C072","C003","C131","C141","C092"] +ignore = ["E001","S001","S101","C121","S091","MOD011","C001","S101","S102","C002","PORT011","C061","C072","C003","C131","C141","C092","OB011"] file-extensions = ["f90","fpp","fypp"] output-format = "pylint"