Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PyCharm Run Configurations After local.yml Rename #5080

Merged
merged 1 commit into from
May 20, 2024

Conversation

nadavperetz
Copy link
Contributor

Description

This pull request addresses a compatibility issue in PyCharm run configurations caused by the renaming of local.yml to docker-compose.local.yml in commit 10c85ce

This change is purely a fix for a compatibility issue and should not introduce any new functionality or breaking changes.

Checklist:

  • I've made sure that tests are updated accordingly (especially if adding or updating a template option)
  • I've updated the documentation or confirm that my change doesn't require any updates

Rationale

  • Maintains consistency across the project's configuration files.
  • Ensures a smooth onboarding experience for new users who might encounter errors due to the file reference

@browniebroke browniebroke merged commit 4e48f9e into cookiecutter:master May 20, 2024
14 checks passed
@browniebroke
Copy link
Member

Thanks!

BenA-SA pushed a commit to Streamlined-Analytics/cookiecutter-django that referenced this pull request May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants