Sha256: 1fbab90932b2159a4f24901400478c44fcd405f4228f217f09df57d851d0d089
Contents?: true
Size: 1.23 KB
Versions: 2
Compression:
Stored size: 1.23 KB
Contents
Naming/AccessorMethodName: Enabled: false Naming/AsciiIdentifiers: Enabled: 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
armitage-rubocop-0.85.1 | lib/common/naming.yml |
armitage-rubocop-0.85.0 | lib/common/naming.yml |