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

Add minor improvements #127

Merged
merged 6 commits into from
Aug 2, 2022
Merged

Add minor improvements #127

merged 6 commits into from
Aug 2, 2022

Conversation

rszamszur
Copy link
Member

@rszamszur rszamszur commented Aug 2, 2022

Checklist:

  • Added tests for changed code where applicable.
  • Documentation reflects the changes where applicable.
  • Updated the CHANGELOG.md file with your changes.
  • My PR is ready to review.

Description of the changes being introduced by the pull request:

  • Update .gitignore
  • Update .dockerignore
  • Update project template .gitignore
  • Update project template .dockerignore
  • Remove saving to files of flake8 violations in build/metrics.sh script (both for fastapi-mvc and project template).

@codecov-commenter
Copy link

Codecov Report

Merging #127 (e01cc46) into master (18fbb9e) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #127   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           40        40           
  Lines          800       800           
=========================================
  Hits           800       800           

Help us with your feedback. Take ten seconds to tell us how you rate us.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2022

@rszamszur rszamszur self-assigned this Aug 2, 2022
@rszamszur rszamszur merged commit dccd520 into master Aug 2, 2022
@rszamszur rszamszur deleted the add_minor_improvements branch August 2, 2022 15:45
@rszamszur rszamszur mentioned this pull request Aug 4, 2022
1 task
@rszamszur rszamszur linked an issue Aug 4, 2022 that may be closed by this pull request
1 task
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.

Include .direnv/ in .dockerignore
2 participants