issues
search
nevinera
/
quiet_quality
A system for finding and annotating quality issues on your forward diffs
MIT License
12
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update git gem constraint
#130
zmariscal
closed
3 months ago
0
Allow `git` gem to get 2.0 and newer
#129
zmariscal
closed
3 months ago
1
git-config `color: always` breaks quiet_quality's git parsing
#128
nevinera
opened
5 months ago
1
Allow command/exec_command overrides via yaml config
#127
nevinera
closed
6 months ago
0
removed and staged files get listed as 'relevant'
#126
nevinera
opened
6 months ago
0
Allow command to be overridden for a tool via yaml config
#125
nevinera
opened
6 months ago
0
Support overriding the command for an individual runner on the CLI
#124
nevinera
opened
6 months ago
0
Support supplying/overriding environment variables for runners via the yaml config
#123
nevinera
opened
6 months ago
0
When brakeman produces errors, expose those errors (fixes #115)
#122
nevinera
closed
6 months ago
1
Update standard/rubocop to current
#121
nevinera
closed
6 months ago
0
Raise an error from the Rspec::Parser if there are errors
#120
nevinera
closed
6 months ago
0
Not detecting rspec failure properly
#119
cdimartino
closed
6 months ago
2
Add support for `reek`
#118
cdimartino
opened
7 months ago
1
Add support for `debride`
#117
cdimartino
opened
7 months ago
1
Some way to run only changed rspec tests/contexts
#116
nevinera
closed
6 months ago
3
Add full error messages to parsing failures
#115
jthom-ut
closed
6 months ago
3
Separate the file_filter/excludes handling properly
#114
nevinera
closed
11 months ago
0
Add a way to pass along command-line arguments with `--exec`
#113
nevinera
opened
11 months ago
0
Prepare the 1.5.0 release
#112
nevinera
closed
11 months ago
0
Add a `--message-format` argument, so we can have more readable output on the CLI
#111
nevinera
closed
11 months ago
1
use checkout@v4 in all workflows
#110
nevinera
closed
11 months ago
0
Make the fixes to comply with the current version of StandardRB
#109
nevinera
closed
11 months ago
0
Add a way to 'exec' a single tool
#108
nevinera
closed
11 months ago
0
Allow tool-specific 'excludes' to be configured
#107
nevinera
closed
1 year ago
0
Allow excludes to be configured
#106
nevinera
closed
1 year ago
0
Convenient way to _fully run_ one tool
#105
nevinera
closed
11 months ago
1
Log nil commands correctly (skipped runners)
#104
nevinera
closed
1 year ago
0
Undefined method 'join' for NilClass
#103
rbellido-ut
closed
1 year ago
1
Install `rspec-cover_it`, and satisfy it for all specs
#102
nevinera
closed
1 year ago
0
[spike] Adopt `rspec-cover_it` to enforce coverage on a per-spec basis
#101
nevinera
closed
1 year ago
0
Update to 1.3.0
#100
nevinera
closed
1 year ago
0
Add more logging for important details
#99
nevinera
closed
1 year ago
0
Add the Logger system and Logging module
#98
nevinera
closed
1 year ago
0
Simplify the Logger/Logging classes away
#97
nevinera
closed
1 year ago
0
Allow the `command` to be overridden for certain tools
#96
nevinera
closed
6 months ago
5
Add (limited) columnization for message output
#95
nevinera
closed
11 months ago
2
Allow colorized output (and enable it by default)
#94
nevinera
closed
1 year ago
0
Support `--logging normal` (and variants)
#93
nevinera
closed
1 year ago
0
allow `--logging normal`
#92
nevinera
closed
1 year ago
0
Update the Rspec::Parser to ignore simplecov output mixed into the rspec json
#91
nevinera
closed
1 year ago
0
Indicate which tool produced a message
#90
JonathanWThom
closed
1 year ago
3
Fix handling of changed-files configuration
#89
nevinera
closed
1 year ago
0
Incorrectly using 'limit_targets: true' in all cases
#88
nevinera
closed
1 year ago
0
Add coverage checks
#87
nevinera
closed
1 year ago
1
QuietQuality gets upset if rspec returns something other than JSON
#86
cdimartino
closed
1 year ago
4
Release 1.2.0
#85
nevinera
closed
1 year ago
0
Extract a Presenter class from the Entrypoint
#84
nevinera
closed
1 year ago
0
Extract the RelevantRunner
#83
nevinera
closed
1 year ago
0
Extract a BaseRunner class
#82
nevinera
closed
1 year ago
0
Extract a component to simplify runner argument construction
#81
nevinera
closed
1 year ago
0
Next