1.0.0
Initial usable release!
QuietQuality's initial release ships with support for rubocop, standardrb, rspec, haml_lint, and brakeman.
It supports limiting the targets of tool execution (and filtering the resulting messages) based on the diff relative to the default branch, on a global or per-tool basis, writing the resulting warnings out using github-action workflow commands, and executing those tools serially or concurrently. It also supports a full yaml-based configuration system, and will find the configuration file in your repository when you run the tool.