Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.04 KB

codelimit.md

File metadata and controls

24 lines (19 loc) · 1.04 KB

CodeLimit Report

Overview

Language Files Functions Lines of Code
TypeScript 24 119 1308 3 0
JavaScript 1 1 8 0 0
Totals 25 120 1316 3 0

Summary

Easy / Verbose Hard-to-maintain ⚠ Unmaintainable ⛌
91% 9% 0%

✅ 91% of the functions are maintainable, no refactoring necessary.

Findings

Function Length File
setupEventHandlers 54 src/probot.ts
getConventionalPrTitlePrefix 32 src/config.ts
getConventionalLabelMapping 31 src/config.ts

Generated by CodeLimit