Skip to content

Add check for misplaced development dependencies#51

Merged
fpgmaas merged 5 commits intomainfrom
develop
Sep 8, 2022
Merged

Add check for misplaced development dependencies#51
fpgmaas merged 5 commits intomainfrom
develop

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