We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59fb32d commit c72a9c3Copy full SHA for c72a9c3
1 file changed
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
-* [REFACTOR: Move Skunk analysis to RubyCritic module](https://github.com/fastruby/skunk/pull/127)
+* [REFACTOR: Centralize Skunk analysis into RubyCritic module](https://github.com/fastruby/skunk/pull/127)
11
* [FEATURE: Add Skunk HTML Report](https://github.com/fastruby/skunk/pull/123)
12
* [FEATURE: Add Skunk::Config class](https://github.com/fastruby/skunk/pull/123)
13
* [FEATURE: Add Ruby 3.4 compatibility](https://github.com/fastruby/skunk/pull/124)
0 commit comments