mirror of
https://github.com/p8952/bocker.git
synced 2025-12-29 02:08:28 +01:00
Resolve merge conflicts; remove 80 char width limit for now
This commit is contained in:
@@ -2,4 +2,3 @@
|
||||
set -o errexit -o nounset -o pipefail
|
||||
|
||||
[[ "$(wc -l < bocker)" -le 100 ]]; echo $?
|
||||
[[ "$(wc -L < bocker)" -le 80 ]]; echo $?
|
||||
|
||||
Reference in New Issue
Block a user