Danny
Danny
fixed with #861
This issue causes extra "update" work on our side with every update..
See: https://github.com/yaml/pyyaml/issues/89
see: https://github.com/yaml/pyyaml/issues/89
@singh9vj any update regarding the "slowness"?
- [x] Add Tests - [x] Update Website, if needed
> > * Update Website, if needed > > @Moep90 I don't understand this. The PR already updates the documentation. Do you think it's not sufficient or are you talking...
@gruzewski can't we, using poetry, get rid of the venv documentation? AFAIK Poetry already creates a venv in the background, right?
@ademariag we should make sure that some sort of globbing works as users may or may not have a nested directory structure. 1. `validate[*].exclude` and `validate[*].exclude.paths` are seamingly required even...