/// Useful as a method so it can be overriden by specialised witches that may need to do extra accounting or notify 3rd parties
Change overriden by specialised to overridden by specialized in each case. This assumes that a decision has been made to use standard American English throughout Yield Witch v2.
Typos
The same typos (
overriden
andspecialised
) occur in all three lines referenced below:Witch.sol: L213
Witch.sol: L267
Witch.sol: L462
Change
overriden by specialised
tooverridden by specialized
in each case. This assumes that a decision has been made to use standard American English throughout Yield Witch v2.Witch.sol: L220
Change
repayed
torepaid
Witch.sol: L385
Change
differente
todifferent
Witch.sol: L520
Change
quoutes hoy
toquotes how
Long single line comments
For the sake of readability, long comments over 79 characters should wrap using multi-line comment syntax
Examples
Below are ten of the longest comments whose readability could be improved by converting them to multi-line comments:
Witch.sol: L213
Recommendation:
Witch.sol: L230
Recommendation:
Witch.sol: L284
Recommendation:
Witch.sol: L335
Recommendation:
Witch.sol: L385
Recommendation:
Witch.sol: L407
Recommendation:
Witch.sol: L408
Recommendation:
Witch.sol: L526
Recommendation:
Witch.sol: L544
Recommendation:
Witch.sol: L567
Recommendation: