]> Git — Sourcephile - gargantext.git/blob - devops/misc/stats.jq
[CONFIG] fixing default config (and removing spaces at end of lines)
[gargantext.git] / devops / misc / stats.jq
1 jq < repo.json '.state |= map_values(map_values(length)) | .history |= length'