]> danix's work - publisher.git/commit
feat: config load/save with tomlkit
authorDanilo M. <redacted>
Fri, 1 May 2026 10:42:29 +0000 (12:42 +0200)
committerDanilo M. <redacted>
Fri, 1 May 2026 10:42:29 +0000 (12:42 +0200)
commit5d59ab205cb00e1dc2abd242ccf93a7006c7b18f
treebe16f7fb960175ce5101da7f8b0445ef482f3000
parenta6e441f6e1934313bb47b5391d3217a05d13b992
feat: config load/save with tomlkit

Co-Authored-By: Claude Sonnet 4.6 <redacted>
core/config.py [new file with mode: 0644]
tests/test_config.py [new file with mode: 0644]