mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-12 22:10:25 +00:00
- The documentation has the correct behavior about `linguist-detectable`: In cases where a file should be considered for language statistics, regardless of its category, the linguist-detectable attribute can be used. - This patch follows that behavior by not skipping the file even if some heuristic would've said to skip the file. - Document the conditions in more natural language. - Resolves forgejo/forgejo#11248 Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/11685 Reviewed-by: Andreas Ahlenstorf <aahlenst@noreply.codeberg.org> Co-authored-by: Gusted <postmaster@gusted.xyz> Co-committed-by: Gusted <postmaster@gusted.xyz> |
||
|---|---|---|
| .. | ||
| language_stats_repo | ||
| renames | ||
| repo1_bare | ||
| repo1_bare_sha256 | ||
| repo2_empty | ||
| repo3_notes | ||
| repo4_commitsbetween | ||
| repo5_pulls | ||
| repo5_pulls_sha256 | ||
| repo6_blame | ||
| repo6_blame_sha256 | ||
| repo6_merge | ||
| repo6_merge_sha256 | ||
| symmetric_repo | ||
| templates_repo | ||