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

Fix configuration to allow single plugins #60

Merged
merged 1 commit into from
Nov 19, 2020
Merged

Fix configuration to allow single plugins #60

merged 1 commit into from
Nov 19, 2020

Conversation

EHER
Copy link
Contributor

@EHER EHER commented Nov 19, 2020

A bug was happening when we had one single value (parser, validator or
exclude path) on configuration. Is was made available as string stead
for array.

@EHER EHER added the bug Something isn't working label Nov 19, 2020
@EHER EHER added this to the 1.0.0 milestone Nov 19, 2020
@EHER EHER requested a review from malukenho November 19, 2020 21:44
@EHER EHER self-assigned this Nov 19, 2020
@malukenho
Copy link
Member

Don't we have to update it in the REAMDE.md as well?

@EHER
Copy link
Contributor Author

EHER commented Nov 19, 2020

Fix #59

@malukenho
Copy link
Member

DCO failed

A bug was happening when we had one single value (parser, validator or
exclude path) on configuration. Is was made available as string stead
for array.

Reviewed-by: Jefersson Nathan <[email protected]>
Signed-off-by: Alexandre Eher <[email protected]>
@EHER EHER merged commit 06a4218 into 1.0.x Nov 19, 2020
@EHER EHER deleted the array-on-config branch November 19, 2020 21:59
@malukenho malukenho linked an issue Nov 19, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug loading a single plugin (validator, parser, etc)
2 participants