tasks/path
This commit is contained in:
parent
029d4ca10a
commit
086222afd2
1 changed files with 2 additions and 1 deletions
|
@ -52,6 +52,7 @@ rwx_lint_tasks() {
|
|||
grep \
|
||||
--directories "recurse" \
|
||||
--line-number \
|
||||
"${type}"
|
||||
" ${type}" \
|
||||
"${path}"
|
||||
done
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue