diff options
| author | mo khan <mo@mokhan.ca> | 2021-02-04 21:23:28 -0700 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2021-02-04 21:23:28 -0700 |
| commit | 57a173e579839973a91faa807568fee3e64bbcb3 (patch) | |
| tree | 0587ec5e549580cdef40f32207e65d4073decb7c /bin/lint | |
| parent | 299198422219c0c2721d824922e68272b1be5dd7 (diff) | |
chore: update ci config
Diffstat (limited to 'bin/lint')
| -rwxr-xr-x | bin/lint | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bin/lint b/bin/lint deleted file mode 100755 index 054c5c8..0000000 --- a/bin/lint +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -set -e - -bundle exec rake lint |
