wise-foundation / lending-audit

5 stars 4 forks source link

[PMR-01C] Generic Typographic Mistake #14

Open vm06007 opened 1 year ago

vm06007 commented 1 year ago

PMR-01C: Generic Typographic Mistake

Type Severity Location
Code Style PoolManager.sol:L97

Description:

The referenced line contains a typographical mistake (i.e. private variable without an underscore prefix) or generic documentational error (i.e. copy-paste) that should be corrected.

Example:

function setVeryfiedIsolationPool(

Recommendation:

We advise this to be done so to enhance the legibility of the codebase.

vm06007 commented 1 year ago

Resolved in: https://github.com/wise-foundation/lending-audit/pull/13