mirror of
https://github.com/yawaflua/yawaflua.git
synced 2026-07-25 01:00:57 +03:00
fix: enable indepth language analysis and add recently-used section
Co-Authored-By: Claude Sonnet 4 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4
parent
ae235602b5
commit
338a998bcd
@@ -37,13 +37,13 @@ jobs:
|
||||
plugin_languages_categories: markup, programming
|
||||
plugin_languages_colors: github
|
||||
plugin_languages_ignored: html, css, cmake
|
||||
plugin_languages_indepth: no
|
||||
plugin_languages_indepth: yes
|
||||
plugin_languages_limit: 8
|
||||
plugin_languages_other: yes
|
||||
plugin_languages_recent_categories: markup, programming
|
||||
plugin_languages_recent_days: 14
|
||||
plugin_languages_recent_load: 300
|
||||
plugin_languages_sections: most-used
|
||||
plugin_languages_sections: most-used, recently-used
|
||||
plugin_languages_threshold: 0%
|
||||
repositories_affiliations: owner, contributor
|
||||
repositories_forks: yes
|
||||
|
||||
Reference in New Issue
Block a user