Skip to content

🪲 BUG-#219: Replace hardcoded TEMPLATE_REPO with Settings constant#231

Merged
FernandoCelmer merged 2 commits intodevelopfrom
feature/219
Apr 9, 2026
Merged

🪲 BUG-#219: Replace hardcoded TEMPLATE_REPO with Settings constant#231
FernandoCelmer merged 2 commits intodevelopfrom
feature/219

Conversation

@FernandoCelmer
Copy link
Copy Markdown
Member

Description

Replace hardcoded TEMPLATE_REPO in init.py with settings.TEMPLATE_REPO from dotflow/settings.py.

Issue: 📌 ISSUE-#219

Changes

  • Remove local TEMPLATE_REPO constant from dotflow/cli/commands/init.py
  • Use settings.TEMPLATE_REPO (already imported)

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • My changes generate no new warnings

@FernandoCelmer FernandoCelmer merged commit 7b0586b into develop Apr 9, 2026
10 checks passed
@FernandoCelmer FernandoCelmer deleted the feature/219 branch April 9, 2026 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant