pogzyb / asyncwhois

Python WHOIS and RDAP utility for querying and parsing information about Domains, IPv4s, IPv6s, and AS numbers
MIT License
63 stars 18 forks source link

ci: add linter workflow #43

Closed rahulXs closed 2 years ago

rahulXs commented 2 years ago

Status: Ready for review

Description of Changes: Fixes #39

Changes proposed in this pull request: Add linter workflow using Black formatter

codecov[bot] commented 2 years ago

Codecov Report

Base: 88.00% // Head: 88.00% // No change to project coverage :thumbsup:

Coverage data is based on head (4895029) compared to base (f31437f). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #43 +/- ## ======================================= Coverage 88.00% 88.00% ======================================= Files 7 7 Lines 2742 2742 ======================================= Hits 2413 2413 Misses 329 329 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joe). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joe)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.