diff --git a/.fortitude.toml b/.fortitude.toml index c97177335..0d3dbcc7b 100644 --- a/.fortitude.toml +++ b/.fortitude.toml @@ -2,4 +2,4 @@ # Ignored Rules and justification: ignore = ["E001","S001","S101","M011","F001","S041","T001","S101","S102","T002","T011","T042","M001"] file-extensions = ["f90","fpp","fypp"] -line-length = 5000 +output-format = "pylint"