Skip to content

Commit 98edd71

Browse files
committed
add E001 to fortitude ignore list
1 parent ea0623c commit 98edd71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fpm.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,4 @@ favicon = "logo/logo_forcolormap-roma_8.svg"
8787

8888
[extra.fortitude.check]
8989
exclude = ["scripts"]
90-
ignore = ["C003", "C121", "S001", "S061"]
90+
ignore = ["C003", "C121", "S001", "S061", "E001"]

0 commit comments

Comments
 (0)