diff -r bae9922f4681 -r 857af79337d5 src/heatmap.h --- a/src/heatmap.h Fri Feb 06 16:23:50 2026 +0100 +++ b/src/heatmap.h Fri Feb 06 18:44:47 2026 +0100 @@ -59,7 +59,7 @@ return m_heatmap; } - [[nodiscard]] std::array commits_per_month( + [[nodiscard]] std::array commits_per_month( const std::string &repo, const std::string& author, std::chrono::year year