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

Change indentation to four spaces #28

Merged
merged 2 commits into from
Oct 3, 2020
Merged

Change indentation to four spaces #28

merged 2 commits into from
Oct 3, 2020

Conversation

jugmac00
Copy link
Member

@jugmac00 jugmac00 commented Oct 3, 2020

modified: CHANGELOG.md
modified: src/tox_ini_fmt/formatter/init.py
modified: tests/formatter/test_section_order.py
modified: tests/formatter/test_test_env.py
modified: tests/formatter/test_tox_section.py
modified: tests/test_main.py

modified:   CHANGELOG.md
modified:   src/tox_ini_fmt/formatter/__init__.py
modified:   tests/formatter/test_section_order.py
modified:   tests/formatter/test_test_env.py
modified:   tests/formatter/test_tox_section.py
modified:   tests/test_main.py
@codecov-commenter
Copy link

codecov-commenter commented Oct 3, 2020

Codecov Report

Merging #28 into main will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #28   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          246       247    +1     
  Branches        55        55           
=========================================
+ Hits           246       247    +1     
Flag Coverage Δ
#tests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/tox_ini_fmt/formatter/__init__.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a4bd05f...2d676cc. Read the comment docs.

modified:   CHANGELOG.md
modified:   src/tox_ini_fmt/formatter/__init__.py
@jugmac00
Copy link
Member Author

jugmac00 commented Oct 3, 2020

oops, forgot to pre-commit install

Copy link
Member

@gaborbernat gaborbernat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gaborbernat
Copy link
Member

Resolves #26

@gaborbernat gaborbernat merged commit b630270 into tox-dev:main Oct 3, 2020
@jugmac00 jugmac00 deleted the issue_26 branch October 3, 2020 19:57
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.

3 participants