Skip to content

Commit d80b93a

Browse files
committed
avoid linter on yul build
1 parent 65d5bb4 commit d80b93a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

foundry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ libs = ['node_modules', 'lib']
2828
cache_path = 'forge-cache/yul'
2929
remappings = []
3030
auto_detect_remappings = false
31+
lint.lint_on_build = false
3132

3233
[fmt]
3334
line_length = 100

0 commit comments

Comments
 (0)