codespell
This commit is contained in:
@ -49,7 +49,7 @@ module.exports = [].concat(
|
|||||||
files: ['certora/harnesses/TimelockControllerHarness.sol'],
|
files: ['certora/harnesses/TimelockControllerHarness.sol'],
|
||||||
options: ['--optimistic_hashing', '--optimistic_loop'],
|
options: ['--optimistic_hashing', '--optimistic_loop'],
|
||||||
},
|
},
|
||||||
// Govenor
|
// Governor
|
||||||
product(
|
product(
|
||||||
[
|
[
|
||||||
...product(['GovernorHarness'], ['GovernorInvariants', 'GovernorBaseRules', 'GovernorChanges', 'GovernorStates']),
|
...product(['GovernorHarness'], ['GovernorInvariants', 'GovernorBaseRules', 'GovernorChanges', 'GovernorStates']),
|
||||||
|
|||||||
Reference in New Issue
Block a user