Sha256: c6b0e4ca02f3d045cc8d28237bffbd56ce42f6453b365af1436541f2c756caa5
Contents?: true
Size: 1.25 KB
Versions: 9
Compression:
Stored size: 1.25 KB
Contents
Naming/AccessorMethodName: Enabled: false Naming/AsciiIdentifiers: Enabled: true AsciiConstants: true Naming/BinaryOperatorParameterName: Enabled: false Naming/ClassAndModuleCamelCase: Enabled: true AllowedNames: [] Naming/ConstantName: Enabled: true Naming/FileName: Enabled: true ExpectMatchingDefinition: false IgnoreExecutableScripts: true CheckDefinitionPathHierarchy: false Naming/HeredocDelimiterCase: Enabled: true EnforcedStyle: uppercase Naming/HeredocDelimiterNaming: Enabled: false Naming/MemoizedInstanceVariableName: Enabled: false Naming/MethodName: Enabled: true EnforcedStyle: snake_case Naming/PredicateName: Enabled: false Naming/RescuedExceptionsVariableName: Enabled: true PreferredName: error Naming/BlockParameterName: Enabled: true MinNameLength: 1 AllowNamesEndingInNumbers: true AllowedNames: [] ForbiddenNames: [] Naming/MethodParameterName: Enabled: true MinNameLength: 1 AllowNamesEndingInNumbers: true AllowedNames: - 'io' - 'id' - 'to' - 'by' - 'on' - 'in' - 'at' - 'ip' - 'db' - 'os' ForbiddenNames: [] Naming/VariableName: Enabled: true EnforcedStyle: snake_case Naming/VariableNumber: Enabled: true EnforcedStyle: snake_case
Version data entries
9 entries across 9 versions & 1 rubygems