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

Support for Multiple configs #1820

Merged
merged 18 commits into from
Oct 15, 2021
Merged

Conversation

anirudnits
Copy link
Collaborator

In reference to the use-case raised in #1489 to support multiple config files per isort execution. Some tests are still failing and I'll work to correct them

@codecov
Copy link

codecov bot commented Oct 2, 2021

Codecov Report

Merging #1820 (8797ac7) into main (efff546) will decrease coverage by 0.12%.
The diff coverage is 94.44%.

@@            Coverage Diff             @@
##             main    #1820      +/-   ##
==========================================
- Coverage   99.89%   99.77%   -0.13%     
==========================================
  Files          38       38              
  Lines        2975     3045      +70     
  Branches      707      724      +17     
==========================================
+ Hits         2972     3038      +66     
- Misses          1        2       +1     
- Partials        2        5       +3     

@anirudnits anirudnits changed the title [WIP] Support for Multiple configs Support for Multiple configs Oct 7, 2021
@timothycrosley timothycrosley merged commit b101d55 into PyCQA:main Oct 15, 2021
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.

None yet

2 participants