-
-
Notifications
You must be signed in to change notification settings - Fork 140
Open
Labels
effort: lowEasy or tiny task that takes less than a day.Easy or tiny task that takes less than a day.priority: 3Nice-to-have. Willing to ship without this.Nice-to-have. Willing to ship without this.type: choreMaintenance work.Maintenance work.work: clearSense-categorize-respond. The relationship between cause and effect is clear.Sense-categorize-respond. The relationship between cause and effect is clear.
Description
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
Labels
effort: lowEasy or tiny task that takes less than a day.Easy or tiny task that takes less than a day.priority: 3Nice-to-have. Willing to ship without this.Nice-to-have. Willing to ship without this.type: choreMaintenance work.Maintenance work.work: clearSense-categorize-respond. The relationship between cause and effect is clear.Sense-categorize-respond. The relationship between cause and effect is clear.