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