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

Fix: false positive unsupported case, comments with colons. #189

Merged
merged 1 commit into from
Jan 16, 2023

Conversation

hadialqattan
Copy link
Owner

Fixes: #187

@codeclimate
Copy link

codeclimate bot commented Jan 16, 2023

Code Climate has analyzed commit 2fb612c and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Jan 16, 2023

Codecov Report

Merging #189 (2fb612c) into master (4fd989d) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #189   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           28        28           
  Lines         2872      2873    +1     
=========================================
+ Hits          2872      2873    +1     
Impacted Files Coverage Δ
tests/test_transform.py 100.00% <ø> (ø)
pycln/utils/transform.py 100.00% <100.00%> (ø)

@hadialqattan hadialqattan merged commit 336a567 into master Jan 16, 2023
@hadialqattan hadialqattan deleted the i187 branch January 16, 2023 10:12
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.

[BUG] inlined with ':' for linters and type checkers
1 participant