Closed xmxanuel closed 1 year ago
I started to add NatSpec comments for the borrower contracts. It is a commonly used standard nowadays for Solidity.
NatSpec
Writing those comments is surprisingly easy together with Github Copilot.
For me, it is also an excellent way to refresh my understanding of the codebase again.
I started to add
NatSpec
comments for the borrower contracts. It is a commonly used standard nowadays for Solidity.Writing those comments is surprisingly easy together with Github Copilot.
For me, it is also an excellent way to refresh my understanding of the codebase again.