Sha256: 77344253f8ce1488f56956c706e3b1df036651bd0ce34b9002af59c7af3743d6
Contents?: true
Size: 1.2 KB
Versions: 5
Compression:
Stored size: 1.2 KB
Contents
Naming/AccessorMethodName: Enabled: false Naming/AsciiIdentifiers: Enabled: true Naming/BinaryOperatorParameterName: Enabled: false Naming/ClassAndModuleCamelCase: Enabled: true Naming/ConstantName: Enabled: true Naming/FileName: Enabled: true ExpectMatchingDefinition: false IgnoreExecutableScripts: true 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/UncommunicativeBlockParamName: Enabled: true MinNameLength: 1 AllowNamesEndingInNumbers: true AllowedNames: [] ForbiddenNames: [] Naming/UncommunicativeMethodParamName: 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
5 entries across 5 versions & 1 rubygems