Add indepth languages analysis (#325)
This commit is contained in:
@@ -69,4 +69,11 @@ inputs:
|
||||
plugin_languages_threshold:
|
||||
description: Minimum threshold
|
||||
type: string
|
||||
default: 0%
|
||||
default: 0%
|
||||
|
||||
# Compute indepth languages statistics by cloning repositories and processing your commits individually
|
||||
# See documentation before enabling
|
||||
plugin_languages_indepth:
|
||||
description: Indepth languages processing (see documentation before enabling)
|
||||
type: boolean
|
||||
default: false
|
||||
Reference in New Issue
Block a user