generated from rnentjes/kotlin-server-web-empty
Refactor placeholder constants into dedicated file
Moved REPO_NAME and related constants into Placeholders.kt to improve code organization and maintainability. The code now dynamically references these constants where needed, simplifying updates and ensuring consistency across modules. Updated relevant imports and references to accommodate these changes.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# Repo name
|
||||
settings.gradle.kts
|
||||
**.kt
|
||||
src/jvmMain/kotlin/nl/astraeus/tmpl/Placeholders.kt
|
||||
|
||||
Reference in New Issue
Block a user