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

feature(cli): add command line options to the .dependency-cruiser.json config format #26

Merged
merged 14 commits into from
Dec 18, 2017

Conversation

sverweij
Copy link
Owner

@sverweij sverweij commented Dec 5, 2017

Description

  • feature(cli): adds command line options to the dependency-cruiser config file format and process them as such (cli options > options in the config)

Motivation and Context

Part of making the --init interactive => which makes on boarding dependency-cruiser more easy.

How Has This Been Tested?

unit tests

Types of changes

  • New feature (non-breaking change which adds functionality)
  • 
    

Checklist:

  • The code I add will be subject to The MIT license, and I'm OK with that.
  • The code I've added is my own original work.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@sverweij sverweij changed the title WIP: feature(cli): add interactive setup feature(cli): add command line options to the .dependency-cruiser.json config format Dec 18, 2017
@sverweij sverweij merged commit 12fe51d into develop Dec 18, 2017
@sverweij sverweij deleted the feature/add-interactive-setup branch December 18, 2017 09:26
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.

1 participant