]> danix's work - publisher.git/commit
fix: narrow exception clause to ValueError/OSError, add corrupt frontmatter test
authorDanilo M. <redacted>
Sun, 3 May 2026 08:07:43 +0000 (10:07 +0200)
committerDanilo M. <redacted>
Sun, 3 May 2026 08:07:43 +0000 (10:07 +0200)
commit78dea7417fed34ba96efbd8e6d4f1f87c3e998f0
tree7958e298e3436b19034b5b262323f6245cd13142
parent823703d848e810ee1dbe00d5470c60302a59a422
fix: narrow exception clause to ValueError/OSError, add corrupt frontmatter test
core/article_scanner.py
tests/test_article_scanner.py