mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-19 07:45:46 +00:00
Exclude gettext catalogues from statistics
Gettext catalogues are used for translations and are thus essentially prose, but were classified as "programming" in 507d191d7d.
In large projects like e.g. wesnoth/wesnoth, gettext can dominate the language statistics with about 95% although the actual code is C++.
This commit is contained in:
@@ -1047,7 +1047,7 @@ Gentoo Eclass:
|
|||||||
ace_mode: sh
|
ace_mode: sh
|
||||||
|
|
||||||
Gettext Catalog:
|
Gettext Catalog:
|
||||||
type: programming
|
type: prose
|
||||||
search_term: pot
|
search_term: pot
|
||||||
searchable: false
|
searchable: false
|
||||||
aliases:
|
aliases:
|
||||||
|
|||||||
Reference in New Issue
Block a user