Skip to content
Commit 233d76c2 authored by Dmitry Gerasimov's avatar Dmitry Gerasimov Committed by Eric Larson
Browse files

Allow to use --skip multiple times (#1351)

Make it possible to add custom system-wide ignored directories with an
alias in shell rc script, e.g.:

    alias codespell="codespell --skip=".git,node_modules"

and allow to extend this list by executing codespell alias with extra
--skip argument.
parent c3ac74d9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment