-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Having params as string make it ugly to pass configs, json or yaml encoded strings inside yaml is not highlighted in editors, to make UX slightly better allowed to pass here a proper struct. Backward compatibility is preserved. --- Pull Request resolved: #108 Co-authored-by: tserakhau <[email protected]> commit_hash:11ce7493818d49752ea9fd53fbcf08865ac0a2cf
- Loading branch information
1 parent
4d8176a
commit 1382bb9
Showing
3 changed files
with
43 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters