Code changes
Demo
0.10.5
Module Changes
Class Changes
-
RuboCop::Cop::Sorbet::BindingConstantWithoutTypeAlias
-
RuboCop::Cop::Sorbet::ValidSorbetSigil
-
RuboCop::Cop::Sorbet::ForbidSuperclassConstLiteral
-
RuboCop::Cop::Sorbet::CheckedTrueInSignature
-
RuboCop::Cop::Sorbet::AllowIncompatibleOverride
Method Changes
-
RuboCop::Cop::Sorbet::ValidSorbetSigil#valid_sorbet_strictness?
-
RuboCop::Cop::Sorbet::SignatureBuildOrder#can_autocorrect?
-
RuboCop::Cop::Sorbet::BindingConstantWithoutTypeAlias#autocorrect
-
RuboCop::Cop::Sorbet::ValidSorbetSigil#autocorrect
-
RuboCop::Cop::Sorbet::ForbidSuperclassConstLiteral#on_class
-
RuboCop::Cop::Sorbet::ConstantsFromStrings#on_send
0.10.4
Module Changes
Class Changes
-
RuboCop::Cop::Sorbet::BindingConstantWithoutTypeAlias
-
RuboCop::Cop::Sorbet::CheckedTrueInSignature
-
RuboCop::Cop::Sorbet::ConstantsFromStrings
-
RuboCop::Cop::Sorbet::KeywordArgumentOrdering
-
RuboCop::Cop::Sorbet::ForbidSuperclassConstLiteral
-
RuboCop::Cop::Sorbet::ParametersOrderingInSignature
-
RuboCop::Cop::Sorbet::ValidSorbetSigil
Method Changes
-
RuboCop::Cop::Sorbet::AllowIncompatibleOverride#on_send
-
RuboCop::Cop::Sorbet::BindingConstantWithoutTypeAlias#not_t_let?
-
RuboCop::Cop::Sorbet::SignatureBuildOrder#autocorrect
-
RuboCop::Cop::Sorbet::ValidSorbetSigil#sorbet_typed_strictness
-
RuboCop::Cop::Sorbet::ForbidSuperclassConstLiteral#autocorrect
-
RuboCop::Cop::Sorbet::ParametersOrderingInSignature#on_block
0.10.3
Module Changes
Class Changes
-
RuboCop::Cop::Sorbet::ValidSorbetSigil
-
RuboCop::Cop::Sorbet::SignatureBuildOrder
-
RuboCop::Cop::Sorbet::BindingConstantWithoutTypeAlias
-
RuboCop::Cop::Sorbet::CheckedTrueInSignature
-
RuboCop::Cop::Sorbet::ForbidIncludeConstLiteral
Method Changes
-
RuboCop::Cop::Sorbet::ValidSorbetSigil#require_sorbet_sigil_on_all_files?
-
RuboCop::Cop::Sorbet::ParametersOrderingInSignature#on_block
-
RuboCop::Cop::Sorbet::BindingConstantWithoutTypeAlias#not_t_let?
-
RuboCop::Cop::Sorbet::KeywordArgumentOrdering#check_order_for_kwoptargs
-
RuboCop::Cop::Sorbet::ForbidIncludeConstLiteral#find_free_name
-
RuboCop::Cop::Sorbet::BindingConstantWithoutTypeAlias#autocorrect