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