Skip to content

Fix CLI options not overriding config file#225

Merged
brandonchinn178 merged 5 commits intomainfrom
cli-override
Aug 13, 2022
Merged

Fix CLI options not overriding config file#225
brandonchinn178 merged 5 commits intomainfrom
cli-override

Conversation

@brandonchinn178
Copy link
Copy Markdown
Collaborator

@brandonchinn178 brandonchinn178 commented Aug 13, 2022

Resolves #224

Fixes breakage in #150

@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 13, 2022

👋 @brandonchinn178
Thank you for raising your pull request.
Please make sure you have followed our contributing guidelines in DEVELOPER.md. We will review it as soon as possible!

Reviewer: Please verify the following things have been done, if applicable.

  • CHANGELOG.md has been updated
  • "Configuration > Available options" section in README.md has been updated
  • "Configuration > Specifying configuration" section in README.md has been updated
  • fourmolu.yaml updated to stay in sync with config in README.md
  • Tests have been added

@brandonchinn178 brandonchinn178 mentioned this pull request Aug 13, 2022
@brandonchinn178 brandonchinn178 merged commit ce2cf18 into main Aug 13, 2022
@brandonchinn178 brandonchinn178 deleted the cli-override branch August 13, 2022 22:38
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.

Command-line options do not override options in a configuration file!

1 participant