I like to use twly to analyze css, js, html, etc... separately. However, I have to invoke twly multiple times in a build to analyze these separately, but I want to fail my build if any of them fail. It would be great if we could allow for a twly invocation to run multiple targets and fail the build if any of them cross the configured threshold. The benefit would be less build configuration.