Darragh O'Riordan
Darragh O'Riordan
yea i understand what you mean. This kind of thing is perfect for ESLint to catch for sure. It could be as simple as matching the strings because its unlikely...
Yes, if you submit a PR for this it would be awesome. Thank you!
you have to `pip install -e .` in the "root" of stable-diffusion
oh yea i dont think i did anything special for validateif. thanks for reporting. I'll get to this before the end of the year hopefully
i don't use NX sorry. I imagine it does all sorts of things with caching and file locations. If you get a chance to investigate and fix with a PR,...
The rule uses the enum validation to detect if the non-primitive type is an enum and ignore the rule. So you can prevent the lint error by applying `@IsEnum(Baz)` or...
I improved the error message for the rule to suggest adding "IsEnum()" for enums i noticed that i do (try to) check the property type in the rule for enums...
> Sorry for the dumb question, but can I use `IsEnum()` for nullable / array properties? you'll have to test the "null" one works in your scenario. i'm not sure...
i believe this is resolved
 That link should not have the "utterances=" query param