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 e31830e commit 9f8e7a8Copy full SHA for 9f8e7a8
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## [0.8.3]
2
+- Disable NegationBeValid cop
3
+
4
## [0.8.2]
5
- Load `rubocop-rspec_rails` plugin by default
6
lib/renuocop/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Renuocop
- VERSION = "0.8.2"
+ VERSION = "0.8.3"
end
0 commit comments