Sign in
pigweed
/
third_party
/
github
/
aspect-build
/
bazel-lib
/
1be6994ca62ba897cb7cebf5cb6e9a1d551aca01
/
.
/
tools
/
format
/
noop.sh
blob: 73acbcc8a6c864b9720445a0990621aff2c76d31 [
file
] [
log
] [
blame
]
#!/usr/bin/env bash
echo
"not implemented"
.
exit
1