The Solidity style guide recommends a maximum line length of 120 characters.
There are 3 instances of this issue.
File Link | Instance Count | Instance Links |
---|---|---|
Escrow.sol | 3 | 4,28,30 |
Decreased readability/maintainability of project source code.
baudit: a custom static code analysis tool; manual review
Wrap lines at 120 characters per the Solidity style guide. Incorporate a tool like forge fmt
or Prettier in your toolchain to do this automatically.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.