Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Skip .pytype directory by default.#2098

Merged
timothycrosley merged 1 commit intoPyCQA:mainfrom
manueljacob:skip-.pytype_directory
Feb 22, 2023
Merged

Skip .pytype directory by default.#2098
timothycrosley merged 1 commit intoPyCQA:mainfrom
manueljacob:skip-.pytype_directory

Conversation

@manueljacob
Copy link
Contributor

Pytype stores .pyi files in .pytype that isort shouldn’t check or touch.

@codecov
Copy link

codecov bot commented Feb 21, 2023

Codecov Report

Merging #2098 (8f7a248) into main (78a2d8c) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2098   +/-   ##
=======================================
  Coverage   99.22%   99.22%           
=======================================
  Files          38       38           
  Lines        3087     3087           
  Branches      747      747           
=======================================
  Hits         3063     3063           
  Misses         14       14           
  Partials       10       10           

Pytype stores .pyi files in .pytype that isort shouldn’t check or touch.
@manueljacob manueljacob force-pushed the skip-.pytype_directory branch from 61d1554 to 8f7a248 Compare February 21, 2023 09:12
@timothycrosley timothycrosley merged commit 3a72e06 into PyCQA:main Feb 22, 2023
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.

2 participants