Skip to content

Commit

Permalink
Resolve merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
yermulnik committed Feb 19, 2024
2 parents 24ac3cf + ebd7079 commit 2e14c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hooks/_common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ function common::per_dir_hook {

local pids=()

# shellcheck disable=SC2207
# shellcheck disable=SC2207 # More readable way
local -a dir_paths_unique=($(printf '%s\n' "${dir_paths[@]}" | sort -u))

local length=${#dir_paths_unique[@]}
Expand Down

0 comments on commit 2e14c16

Please sign in to comment.