We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cbbcb3 commit ef79698Copy full SHA for ef79698
1 file changed
foundry.toml
@@ -18,6 +18,5 @@ exclude_lints = [
18
"mixed-case-variable",
19
"unsafe-typecast",
20
"asm-keccak256",
21
+ "block-timestamp",
22
]
-
23
-# See more config options https://github.com/foundry-rs/foundry/tree/master/crates/config
0 commit comments