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 check for misplaced development dependencies #51

Merged
merged 5 commits into from
Sep 8, 2022
Merged

Add check for misplaced development dependencies #51

merged 5 commits into from
Sep 8, 2022

Conversation

fpgmaas
Copy link
Owner

@fpgmaas fpgmaas commented Sep 8, 2022

PR Checklist

  • A description of the changes is added to the description of this PR.
  • If there is a related issue, make sure it is linked to this PR.
  • If you've fixed a bug or added code that should be tested, add tests!
  • Documentation in docs is updated

Description of changes

A fourth check is added; misplaced development dependencies, i.e. a development dependency that should be a regular dependency.

@fpgmaas fpgmaas merged commit 2b70f5d into main Sep 8, 2022
@fpgmaas fpgmaas deleted the develop branch September 8, 2022 10:20
fpgmaas added a commit that referenced this pull request Oct 2, 2022
* Added a check for development dependencies
* Added fixture to speed up the CLI unit tests
* changed --ignore-directories to --exclude
* Updated the documentation
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.

development dependencies that should be regular dependencies marked as transitive dependencies
1 participant