Skip to content

Fix warnings issued by "forge lint" #266

@PaulRBerg

Description

@PaulRBerg

e.g. https://getfoundry.sh/forge/linting/#mixed-case-function

note[mixed-case-function]: function names should use mixedCase
  --> /Users/prb/Projects/prb-math/test/unit/ud60x18/math/mul/mul.t.sol:46:14
   |
46 |     function mul_Sets() internal returns (Set[] memory) {
   |              --------
   |
   = help: https://book.getfoundry.sh/reference/forge/forge-lint#mixed-case-function

note[mixed-case-function]: function names should use mixedCase
   --> /Users/prb/Projects/prb-math/test/unit/sd59x18/math/mul/mul.t.sol:149:14
    |
149 |     function operandsDifferentSigns_Sets() internal returns (Set[] memory) {
    |              ---------------------------
    |
    = help: https://book.getfoundry.sh/reference/forge/forge-lint#mixed-case-function

Metadata

Metadata

Assignees

No one assigned

    Labels

    effort: lowEasy or tiny task that takes less than a day.priority: 3Nice-to-have. Willing to ship without this.type: choreMaintenance work.work: clearSense-categorize-respond. The relationship between cause and effect is clear.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions