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

feat: now logs when incompatible configs are set. #124

Merged
merged 4 commits into from
Feb 15, 2021

Conversation

neverendingqs
Copy link
Owner

@neverendingqs neverendingqs commented Feb 15, 2021

Description

Resolves #115.

Checklist

  • CHANGELOG.md
  • README.md
  • Unit tests
  • Consider performance implications
  • Consider security implications

Exploratory Test Notes

  • Confirmed warning is logged when both include and exclude are set
  • Confirmed warning is logged when both path and basePath are set

@neverendingqs neverendingqs merged commit 8bb3701 into master Feb 15, 2021
@neverendingqs neverendingqs deleted the feat/logwarns branch February 15, 2021 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Warn when incompatible options are set
1 participant