kopia lustrzana https://github.com/badgen/badgen.net
fix: correct typo in codeclimate badge
rodzic
ecfc6ebc85
commit
39a1514177
|
@ -96,7 +96,7 @@ const getReport = async (repoId, reportId, type, topic) => {
|
|||
}
|
||||
case 'maintainability-percentage':
|
||||
return {
|
||||
subject: 'maintainbality',
|
||||
subject: 'maintainability',
|
||||
status: attributes.ratings[0].measure.value.toFixed() + '%',
|
||||
color: gradeColors[attributes.ratings[0].letter] || 'red'
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue