chore(build): Upgrade to elvis 1.0.0-emqx-2
This version ensures spaces around '|' and '||'
This commit is contained in:
parent
8ecce74d33
commit
dc510fb572
|
@ -5,7 +5,7 @@
|
|||
|
||||
set -euo pipefail
|
||||
|
||||
ELVIS_VERSION='1.0.0-emqx-1'
|
||||
ELVIS_VERSION='1.0.0-emqx-2'
|
||||
|
||||
base="${1:-}"
|
||||
if [ "${base}" = "" ]; then
|
||||
|
|
Loading…
Reference in New Issue