Is your feature request related to a problem? Please describe.
Requirement for mkdocstrings/python#253
Describe the solution you'd like
I think something like git ls-files, and then checking if the file you are looking at is in that set would work great.
Is your feature request related to a problem? Please describe.
Requirement for mkdocstrings/python#253
Describe the solution you'd like
load_git, parse the git metadata (i.e. the remote and ref)I think something like
git ls-files, and then checking if the file you are looking at is in that set would work great.