Kirill

Results 154 comments of Kirill

could you please add the beginning of the logs (or full log), i suppose there could be issue with `*` escaping, need to see the config parsing logs

This should be fixed (most probably) by unescaping glob patterns, where you use `'*'` or `"*"` args. Please try [v1.0.1](https://github.com/g4s8/envdoc/releases/tag/v1.0.1) release

Good idea, thanks for sharing. Could you please provide any working env config type, preferably with all env related features?

@myasnikovdaniil now you can check cleanenv support in [v1.4.0](https://github.com/g4s8/envdoc/releases/tag/v1.4.0) version