Skip to content

1.0.0

Compare
Choose a tag to compare
@nevinera nevinera released this 23 May 13:05
· 258 commits to main since this release

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.