Till Krüss

Results 293 comments of Till Krüss

TBA episode titles. ```json { "title": "TBA", "seriesId": 418, "seasonNumber": 6, "episodeNumber": 8 } ```

Release rejection reasons. ```json { "rejections": [ "English is wanted, but found Swedish", "WEBDL-720p is not wanted in profile", "WEBDL-2160p is not wanted in profile", "Existing file meets cutoff: HDTV-1080p"...

@peterwilsoncc I agree. I changed the type of the filter to `string` so at least it's accurate now, it was never `int`. Thanks for checking.

@yatsukhnenko What's the current output of the plugin check?

@yatsukhnenko How can we ignore certain error of the plugin-check in a config file or inline using a comment?

@yatsukhnenko: Can you figure out how to ignore the `Squiz.PHP.Heredoc.NotAllowed` in the `lint.yml`? I think we should generally allow them.

Closing in favor of #8728.