dexorder
This commit is contained in:
6
lib_openzeppelin_contracts/scripts/checks/generation.sh
Executable file
6
lib_openzeppelin_contracts/scripts/checks/generation.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
npm run generate
|
||||
git diff -R --exit-code
|
||||
Reference in New Issue
Block a user