Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CodeLimit workflow #62

Closed

Conversation

robvanderleek
Copy link
Collaborator

@robvanderleek robvanderleek commented Dec 23, 2024

Thanks for this wonderful project.
Are you open to include a simple code quality check in the automated build system?
I'm developing an open source tool called CodeLimit that monitors function length.
Still in active development, looking for any kind of feedback from the community.
The generated report for this codebase is attached below.

CodeLimit Report

Overview

Language Files Lines of Code Functions
Python 88 2239 333 0 0

Summary

Easy / Verbose Hard-to-maintain ⚠ Unmaintainable ❌
100% 0% 0%

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

Findings

Function Length File

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant