-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Labels
enhancementNew feature or requestNew feature or requestproposalFeature or change proposalFeature or change proposal
Description
Several workflows and tools will git clean or git checkout the config directory, primarily to remove splat generated files that are written to that directory. Frequently this is a destructive operation for unstaged or uncommitted changes.
Moving undefined_funcs_auto_path and undefined_syms_auto_path into $BUILD_DIR would eliminate the need for tools to manipulate the working directory as well as simplify make clean and .gitignore, and keep ephemeral files away from tracked files.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestproposalFeature or change proposalFeature or change proposal