Skip to content

Commit

Permalink
Merge branch 'feat/GDollar-of-latest-develop' into chore/address-slit…
Browse files Browse the repository at this point in the history
…her-issues
  • Loading branch information
chapati23 authored Oct 14, 2024
2 parents 7dd2b13 + 8bcf3fd commit 3409a44
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .prettierrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ overrides:
# File-specific Config
- files:
[
contracts/common/IERC20MintableBurnable.sol,
contracts/common/SafeERC20MintableBurnable.sol,
contracts/goodDollar/**/*.sol,
contracts/governance/**/*.sol,
contracts/interfaces/*.sol,
Expand All @@ -37,8 +39,3 @@ overrides:
- contracts/interfaces/IExchange.sol
options:
compiler: 0.5.17
- files:
- contracts/common/IERC20MintableBurnable.sol
- contracts/common/SafeERC20MintableBurnable.sol
options:
compiler: 0.8.0

0 comments on commit 3409a44

Please sign in to comment.