index
:
omni.git
live
usr/ben
not just a monorepo, its an *omnirepo*
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ship
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'ship')
-rwxr-xr-x
ship
2
1 files changed, 1 insertions, 1 deletions
diff --git a/ship b/ship
index f0efdb4..361bb35 100755
--- a/
ship
+++ b/
ship
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
set -ex
-lint
+$BIZ_ROOT/Biz/lint.py
stuff=(${1})
if [[ ${#stuff[@]} -eq 0 ]]
then