Omniscia Tangible Audit

FactoryModifiers Code Style Findings

FactoryModifiers Code Style Findings

FMS-01C: Generic Typographic Mistake

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:

contracts/abstract/FactoryModifiers.sol
18address _factory;

Recommendation:

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

Alleviation (2ad448279d9e8e4b6edd94bcd2eb22129b6f7357):

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