This may result in different badge types occupying the same column, but avoiding that irregularity doesn't immediately seem to be worth the trouble of explicitly keying each badge, e.g. 'travis' => '...', 'code-climate-coverage' => '...', 'code-climate-quality' => '...', ....
PanopticonclassThis may result in different badge types occupying the same column, but avoiding that irregularity doesn't immediately seem to be worth the trouble of explicitly keying each badge, e.g.
'travis' => '...', 'code-climate-coverage' => '...', 'code-climate-quality' => '...', ....