mirror of
https://github.com/morgan9e/helium
synced 2026-04-14 00:14:20 +09:00
devutils: Add check_all_code.sh and reduce code check verbosity
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -eux
|
||||
set -eu
|
||||
|
||||
_root_dir=$(dirname $(dirname $(readlink -f $0)))
|
||||
cd ${_root_dir}/devutils
|
||||
|
||||
Reference in New Issue
Block a user