Merge branch 'master' of https://github.com/lowlighter/metrics
This commit is contained in:
@@ -283,7 +283,7 @@ inputs:
|
|||||||
description: Repositories to skip
|
description: Repositories to skip
|
||||||
default: ""
|
default: ""
|
||||||
|
|
||||||
# Overrides
|
# Overrides default languages colors
|
||||||
# Use `${n}:${color}` to change the color of the n-th most used language (e.g. "0:red" to make your most used language red)
|
# Use `${n}:${color}` to change the color of the n-th most used language (e.g. "0:red" to make your most used language red)
|
||||||
# Use `${language}:${color}` to change the color of named language (e.g. "javascript:red" to make JavaScript language red, language case is ignored)
|
# Use `${language}:${color}` to change the color of named language (e.g. "javascript:red" to make JavaScript language red, language case is ignored)
|
||||||
# Use a value from `colorsets.json` to use a predefined set of colors
|
# Use a value from `colorsets.json` to use a predefined set of colors
|
||||||
@@ -292,6 +292,11 @@ inputs:
|
|||||||
description: Custom languages colors
|
description: Custom languages colors
|
||||||
default: github
|
default: github
|
||||||
|
|
||||||
|
# Languages additional details
|
||||||
|
plugin_languages_details:
|
||||||
|
description: null
|
||||||
|
default: ""
|
||||||
|
|
||||||
# ====================================================================================
|
# ====================================================================================
|
||||||
# 👨💻 Lines of code changed
|
# 👨💻 Lines of code changed
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user