def_file_filter: Fix a bug when VC path is not found
`find_vc_path(repository_ctx)` returns `None` if VC path is not found. @gunan
Loading
Please sign in to comment
`find_vc_path(repository_ctx)` returns `None` if VC path is not found. @gunan