We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b148341 commit 2b11b07Copy full SHA for 2b11b07
1 file changed
foundry.toml
@@ -8,6 +8,9 @@ optimizer_runs = 999999
8
solc_version = "0.8.26"
9
verbosity = 3
10
11
+[lint]
12
+lint_on_build = false
13
+
14
[profile.production]
15
build_info = true
16
sizes = true
0 commit comments