mirror of
https://codeberg.org/scip/kleingebaeck.git
synced 2025-12-16 12:01:00 +01:00
* added lint targets * fix linter errors * enhance error handling * !!BREAKING!! rename Id to ID in tpls
7 lines
195 B
Plaintext
7 lines
195 B
Plaintext
# empty config for Main() unit tests to force unit tests NOT to use an
|
|
# eventually existing ~/.kleingebaeck!
|
|
template="""
|
|
{{.Title}}{{.Price}}{{.ID}}{{.Category}}{{.Condition}}{{.Created}}
|
|
"""
|
|
|