Skip to content

Commit

Permalink
Ignore deployments folder for trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
ClementWalter committed Aug 26, 2024
1 parent a7c3e48 commit dda1f13
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ lint:
- resources*
- tests/ef_tests/test_data
- .katana/messaging_config.json
- deployments
- linters: [solidity]
paths:
- solidity_contracts/src/UniswapV2/**/*.sol
Expand Down
2 changes: 1 addition & 1 deletion deployments/starknet-sepolia/declarations.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
"StarknetToken": "0x27dd8ce628866f1544202ae06ec57b3c9b1f775d5f7c2797de7aa1586ecf693",
"ERC20": "0x3c5ee4bc12f4247cd8071150c3f5d9bee71f40b0ef7aeae59f468d898f60933",
"kakarot": "0x3f9e4ac97c943181453ce74f1fd1c163c154c40d9cbbbe5c2453512ee1a86e6"
}
}
2 changes: 1 addition & 1 deletion deployments/starknet-sepolia/deployments.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
"tx": "0x3d6b91602c1e290bc65c6f85751f5ea156cf982d01c6bf1ea694d7398a9d5a5",
"artifact": "build/ssj/contracts_MockPragmaOracle"
}
}
}

0 comments on commit dda1f13

Please sign in to comment.