Searched refs:skip_ext (Results 1 – 1 of 1) sorted by relevance
80 skip_ext = [".html", ".patch", ".m4", ".diff"] + args.skip_ext variable151 if "/.git/" in fn or any(fn.endswith(ext) for ext in skip_ext):