Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions makefile
Original file line number Diff line number Diff line change
Expand Up @@ -414,3 +414,5 @@ emergency-withdraw: ## Emergency withdraw (requires EMERGENCY_TOKEN)
# ================================================================

.PHONY: install update clean reset build rebuild build-optimized build-sizes
.PHONY: test test-verbose test-gas test-coverage test-unit test-integration test-fork test-specific test-watch
.PHONY: fmt fmt-check lint analyze mythril audit-prep
Loading