We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 174f70d commit 5e6896dCopy full SHA for 5e6896d
CHANGELOG.md
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## main [(unreleased)](https://github.com/fastruby/skunk/compare/v0.5.4...HEAD)
9
10
-* [FEATURE: Add `--formats` CLI flag to select report formats (json, html, console)]
+* [FEATURE: Add `--formats` CLI flag to select report formats (json, html, console)](https://github.com/fastruby/skunk/pull/130)
11
* [REFACTOR: Move Console Report](https://github.com/fastruby/skunk/pull/128)
12
* [BUGFIX: Set the right content type in the share HTTP request](https://github.com/fastruby/skunk/pull/129)
13
* [REFACTOR: Centralize Skunk analysis into RubyCritic module](https://github.com/fastruby/skunk/pull/127)
0 commit comments