From b369c6230ac935724514d68474d9791c1f6fa8d3 Mon Sep 17 00:00:00 2001 From: Dmitrii Date: Sat, 16 May 2026 00:15:40 +0300 Subject: [PATCH] fix: enable indepth with max recent_load to analyze full commit history --- .github/workflows/blank.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml index aa8f3f9c..2c9bbe15 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -36,7 +36,9 @@ jobs: plugin_languages_analysis_timeout_repositories: 30 plugin_languages_categories: markup, programming plugin_languages_colors: github - plugin_languages_indepth: no + plugin_languages_indepth: yes + plugin_languages_recent_load: 9999 + plugin_languages_recent_days: 9999 plugin_languages_limit: 8 plugin_languages_other: yes plugin_languages_details: bytes-size, percentage