Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

docs: how to configure an IDE for development #51

Merged
merged 1 commit into from
Apr 16, 2023

Conversation

lars-reimann
Copy link
Member

Closes #50.

Summary of Changes

  • How to configure PyCharm
  • How to configure VS Code
  • Some hints about common mistakes

@lars-reimann lars-reimann requested a review from a team as a code owner April 16, 2023 14:03
@lars-reimann lars-reimann linked an issue Apr 16, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Apr 16, 2023

Codecov Report

Merging #51 (ec70449) into main (2a2a894) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #51   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines           37        37           
=========================================
  Hits            37        37           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@lars-reimann
Copy link
Member Author

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ MARKDOWN markdown-link-check 1 0 0.83s
✅ REPOSITORY git_diff yes no 0.05s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@lars-reimann lars-reimann merged commit bdff0a6 into main Apr 16, 2023
@lars-reimann lars-reimann deleted the 50-document-how-to-configure-an-ide branch April 16, 2023 14:06
@lars-reimann
Copy link
Member Author

🎉 This PR is included in version 0.11.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lars-reimann lars-reimann added the released Included in a release label Apr 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
released Included in a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document how to configure an IDE
1 participant