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: add config validation #45

Merged
merged 1 commit into from
Jul 20, 2018

Conversation

ifedchankau
Copy link
Collaborator

Added:

  • default config (template/defaultConfig.json)
  • schema of config (template/configSchema.json)
  • function configValidation, that is validating config with schema and filling it with defaults (if empty)

Closes #44

Added:
- default config (template/defaultConfig.json)
- schema of config (template/configSchema.json)
- function configValidation, that is validating config with schema and filling it with defaults (if empty)

Closes linterhub#44
Copy link
Contributor

@itekaf itekaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@itekaf itekaf merged commit 5ade00a into linterhub:develop Jul 20, 2018
@ifedchankau ifedchankau deleted the feat/config-validation branch August 3, 2018 12:06
@itekaf
Copy link
Contributor

itekaf commented Aug 20, 2018

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

None yet

2 participants