Skip to content

Commit 1954353

Browse files
committed
config: add overrided probability threshold for development
1 parent c0b041e commit 1954353

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/environments/development.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,6 @@
6969

7070
# Apply autocorrection by RuboCop to files generated by `bin/rails generate`.
7171
# config.generators.apply_rubocop_autocorrect_after_generate!
72+
73+
config.probability_threshold = 0.92
7274
end

0 commit comments

Comments
 (0)