Omniscia vfat Audit

LendingStrategyTwoAsset Code Style Findings

LendingStrategyTwoAsset Code Style Findings

LSA-01C: Generic Typographic Mistakes

TypeSeverityLocation
Code StyleLendingStrategyTwoAsset.sol:
I-1: L66
I-2: L103

Description:

The referenced lines contain typographical mistakes (i.e. private variable without an underscore prefix) or generic documentational errors (i.e. copy-paste) that should be corrected.

Example:

contracts/strategies/LendingStrategyTwoAsset.sol
66function deposit_and_borrow(

Recommendation:

We advise them to be corrected enhancing the legibility of the codebase.

Alleviation (6ab7af3bb495b817ffec469255ea679b1813eecb):

The vfat team evaluated this exhibit but opted to acknowledge it in the current iteration of the codebase.