refactor: move constants to git_flow module

This commit is contained in:
Jonathan Teran Carballo
2026-05-17 11:48:02 -03:00
parent 8929438fbf
commit 5f7db6cf5d
4 changed files with 11 additions and 14 deletions
+2
View File
@@ -49,3 +49,5 @@ SUPPORTED_REMOTE_APIS = [
]
REPOSITORY_TOKEN_FILENAME = ".repository-token"
FLOWCONFIG_FILENAME = ".flowconfig"