Hacktoberfestenhancementgood first issue
仓库指标
- Star
- (1,509 star)
- PR 合并指标
- (平均合并 9天 11小时) (30 天内合并 5 个 PR)
描述
For example, display 1.23 Million instead of 1.23M.
This should be an option unit_label with possible values :short and :long defaulting to short. It can then be picked up by the different formatters, in the first version just the console formatter to display long names or short names.
edit (@PragTob) : changed to be a general option and not just for the console