-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
While trying to work on a project that has a specific folder structure (ie. models is a folder and inside there are other files for each model), DeepNext causes an error in create_action_plan
deep_next.core.steps.action_plan.action_plan.ActionPlanValidationError: Target file '/path/to/project/app/models' is a directory, not a file
There should be a checker that looks into the folder and works out the structure of where the models/serializers etc. are in a project.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers