mateusoliveira43 / cly

CLY?! framework to create CLIs with Python | framework para criar CLIs com Python
https://mateusoliveira43.github.io/cly/
MIT License
3 stars 1 forks source link

feat: Add type checking to Python code #44

Closed mateusoliveira43 closed 2 years ago

mateusoliveira43 commented 2 years ago

What is the goal of this PR? Add type checking to Python Code.

What has been done to achieve the goal? Studied mypy.

How to test if the changes work? Check CI logs and run README commands.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication