Skip to content

fix(docs): correct multi-check import path in README#24

Merged
abhicris merged 1 commit into
kcolbchain:mainfrom
abhicris:fix/2026-05-15-0400
May 19, 2026
Merged

fix(docs): correct multi-check import path in README#24
abhicris merged 1 commit into
kcolbchain:mainfrom
abhicris:fix/2026-05-15-0400

Conversation

@abhicris
Copy link
Copy Markdown
Contributor

What

Fix the "Run all checks" import snippet in README — it incorrectly imports all five check contracts from ReentrancyCheck.sol instead of their respective source files.

Why

OracleCheck, UpgradeCheck, and FlashLoanCheck are not defined in ReentrancyCheck.sol, so copying the snippet as-is produces a compile error.

Small, scoped fix from kcolbchain contrib-bot.

@abhicris abhicris merged commit 9093b0f into kcolbchain:main May 19, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant