|
|
|
|
|
by ishouldbework
240 days ago
|
|
> It is not possible for xargs to be used securely Eh... That is taken out of context quite a bit, that sentence does continue. Just do `cat "$HOME/changed_files" | xargs -r editorconfig-checker --` and this specific problem is fixed. |
|
If you have to opt in to safe usage at every turn, then it's an unsafe way of doing things.