Commit cd7d533
authored
Name arguments in Vm.sol (#246)
* Name arguments in Vm.sol
* Rename "txid" to "txHash" in Vm.sol
Run "forge fmt" to fix formatting errors in Vm.sol
* Name return args in Vm.sol
Delete argument names from comments in Vm.sol
* Improve arg names in Vm.sol
Delete stale arg names in comments in Vm.sol
Add missing arg names in Vm.sol
Improve formatting in Vm.solwq
* refactor: rename return arg to "success" in Vm
style: run "forge fmt" to format Vm
* refactor: name return args in all "env" cheats
* chore: remove arg name from comments
* refactor: improve arg names in Vm1 parent bd533b5 commit cd7d533
1 file changed
+221
-181
lines changed
0 commit comments