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"