Pythagora-io / gpt-pilot

The first real AI developer
Other
29.06k stars 2.91k forks source link

correctly reset relevant_files after changing None/empty list semantics #995

Closed senko closed 4 weeks ago

senko commented 4 weeks ago

In https://github.com/Pythagora-io/gpt-pilot/pull/994 we changed how the check for relevant files works:

This commit fixes the places in the code where we're resetting the relevant files value to trigger a new check.