Code changes
Demo
0.10.5
Module Changes
Class Changes
-
RuboCop::Cop::Sorbet::RedundantExtendTSig
-
RuboCop::Cop::Sorbet::EnforceSignatures
-
RuboCop::Cop::Sorbet::BindingConstantWithoutTypeAlias
-
RuboCop::Cop::Sorbet::SingleLineRbiClassModuleDefinitions
-
RuboCop::Cop::Sorbet::ConstantsFromStrings
-
RuboCop::Sorbet::Error
-
RuboCop::Cop::Sorbet::ValidSigil
Method Changes
-
RuboCop::Cop::Sorbet::ValidSigil#check_strictness_level
-
RuboCop::Cop::Sorbet::EnforceSignatures#on_signature
0.10.4
Module Changes
Class Changes
-
RuboCop::Cop::Sorbet::EmptyLineAfterSig
-
RuboCop::Cop::Sorbet::TrueSigil
-
RuboCop::Cop::Sorbet::EnforceSingleSigil
-
RuboCop::Cop::Sorbet::ForbidUntypedStructProps
-
RuboCop::Cop::Sorbet::AllowIncompatibleOverride
-
RuboCop::Cop::Sorbet::ImplicitConversionMethod
Method Changes
-
RuboCop::Cop::Sorbet::AllowIncompatibleOverride#on_send
-
RuboCop::Cop::Sorbet::ValidSigil#require_sigil_on_all_files?
-
RuboCop::Cop::Sorbet::SignatureBuildOrder#node_reparsed_with_modern_features
-
RuboCop::Cop::Sorbet::ForbidRBIOutsideOfAllowedPaths#investigate
0.10.3
Module Changes
Class Changes
-
RuboCop::Cop::Sorbet::ForbidTUntyped
-
RuboCop::Cop::Sorbet::CheckedTrueInSignature
-
RuboCop::Cop::Sorbet::StrictSigil
-
RuboCop::Cop::Sorbet::EnforceSignatures::SigSuggestion
-
RuboCop::Cop::Sorbet::ConstantsFromStrings
-
RuboCop::Cop::Sorbet::EnforceSigilOrder
-
RuboCop::Cop::Sorbet::AllowIncompatibleOverride
Method Changes
-
RuboCop::Cop::Sorbet::RedundantExtendTSig#on_send
-
RuboCop::Cop::Sorbet::EnforceSignatures#param_type_placeholder
-
RuboCop::Cop::Sorbet::ForbidRBIOutsideOfAllowedPaths#allowed_paths
-
RuboCop::Cop::Sorbet::ForbidIncludeConstLiteral#autocorrect
-
RuboCop::Cop::Sorbet::ValidSigil#check_sigil_present
-
RuboCop::Cop::Sorbet::EnforceSignatures::SigSuggestion#initialize
-
RuboCop::Cop::Sorbet::HasSigil#require_sigil_on_all_files?