mirror of
https://codeberg.org/scip/kleingebaeck.git
synced 2025-12-19 05:21:01 +01:00
fix linter errors, enhance error handling, rename Id to ID in tpls
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# empty config for Main() unit tests to force unit tests NOT to use an
|
||||
# eventually existing ~/.kleingebaeck!
|
||||
template="""
|
||||
{{.Title}}{{.Price}}{{.Id}}{{.Category}}{{.Condition}}{{.Created}}
|
||||
{{.Title}}{{.Price}}{{.ID}}{{.Category}}{{.Condition}}{{.Created}}
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user