Code changes
Demo
0.10.5
Module Changes
Class Changes
-
RuboCop::Cop::Sorbet::ForbidTUnsafe
-
RuboCop::Cop::Sorbet::EnforceSingleSigil
-
RuboCop::Cop::Sorbet::TypeAliasName
-
RuboCop::Cop::Sorbet::ForbidTStruct
-
RuboCop::Cop::Sorbet::EmptyLineAfterSig
-
RuboCop::Cop::Sorbet::ConstantsFromStrings
-
RuboCop::Cop::Sorbet::ForbidTypeAliasedShapes
Method Changes
-
RuboCop::Cop::Sorbet::EnforceSignatures::SigSuggestion#initialize
-
RuboCop::Cop::Sorbet::EnforceSignatures#initialize
0.10.4
Module Changes
Class Changes
-
RuboCop::Cop::Sorbet::StrongSigil
-
RuboCop::Cop::Sorbet::CallbackConditionalsBinding
-
RuboCop::Cop::Sorbet::ValidSigil
Method Changes
-
RuboCop::Cop::Sorbet::EnforceSignatures::SigSuggestion#to_autocorrect
-
RuboCop::Cop::Sorbet::SignatureBuildOrder#node_reparsed_with_modern_features
-
RuboCop::Cop::Sorbet::EnforceSingleSigil#investigate
-
RuboCop::Cop::Sorbet::ConstantsFromStrings#on_send
-
RuboCop::Cop::Sorbet::EnforceSignatures#param_type_placeholder
-
RuboCop::Cop::Sorbet::EnforceSignatures::SigSuggestion#initialize
-
RuboCop::Cop::Sorbet::ObsoleteStrictMemoization#on_begin
0.10.3
Module Changes
Class Changes
-
RuboCop::Cop::Sorbet::ImplicitConversionMethod
-
RuboCop::Cop::Sorbet::OneAncestorPerLine
-
RuboCop::Cop::Sorbet::BuggyObsoleteStrictMemoization
-
RuboCop::Sorbet::Error
-
RuboCop::Cop::Sorbet::ForbidUntypedStructProps
Method Changes
-
RuboCop::Cop::Sorbet::BuggyObsoleteStrictMemoization#relevant_file?
-
RuboCop::Cop::Sorbet::EnforceSingleSigil#investigate
-
RuboCop::Cop::Sorbet::EnforceSignatures#initialize
-
RuboCop::Cop::Sorbet::EnforceSigilOrder#extract_magic_comments
-
RuboCop::Cop::Sorbet::CheckedTrueInSignature#on_signature
-
RuboCop::Cop::Sorbet::ValidSigil#require_sigil_on_all_files?