Closed schuylermartin45 closed 1 year ago
find_value()
add_selector()
Both of these new functions are being added to automatically fix the no_git_on_windows Anaconda Linter rule.
no_git_on_windows
find_value()
function to find values in the parse treeadd_selector()
function to allow callers to modify recipe selectorsBoth of these new functions are being added to automatically fix the
no_git_on_windows
Anaconda Linter rule.