Sha256: ad7d7758262d7a931253f7afb6af6d8102e14f2d7ba44a8bee65e2bc3e6dbab1

Contents?: true

Size: 740 Bytes

Versions: 19

Compression:

Stored size: 740 Bytes

Contents

[
  {
    "regex": "\\sas\\s+(Object|Boolean|String|Integer|LongInteger|Double|Float|Function|Dynamic)",
    "severity": "warning",
    "message": "Found function return type. Consider removing"
  } ,
  {
    "regex": "DoesExist",
    "severity": "warning",
    "message": "Found DoesExist check. Try using invalid check on dot reference"
  },
  {
    "regex": "\\w+\\[\"[^\"]+\"\\]",
    "severity": "warning",
    "message": "Found AA String reference. Try switching to dot reference"
  },
  {
    "regex": "FOR.*\\s+TO\\s+",
    "severity": "warning",
    "message": "For loop found. Try switching to a For Each loop"
  },
  {
    "regex": "\"roRegex\"",
    "severity": "warning",
    "message": "Regexp found. Avoid if possible"
  }
]

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
roku_builder-4.25.3 lib/roku_builder/plugins/performance_config.json
roku_builder-4.25.1 lib/roku_builder/plugins/performance_config.json
roku_builder-4.25.0 lib/roku_builder/plugins/performance_config.json
roku_builder-4.24.3 lib/roku_builder/plugins/performance_config.json
roku_builder-4.24.1 lib/roku_builder/plugins/performance_config.json
roku_builder-4.24.0 lib/roku_builder/plugins/performance_config.json
roku_builder-4.23.2 lib/roku_builder/plugins/performance_config.json
roku_builder-4.23.1 lib/roku_builder/plugins/performance_config.json
roku_builder-4.23.0 lib/roku_builder/plugins/performance_config.json
roku_builder-4.22.9 lib/roku_builder/plugins/performance_config.json
roku_builder-4.22.8 lib/roku_builder/plugins/performance_config.json
roku_builder-4.22.7 lib/roku_builder/plugins/performance_config.json
roku_builder-4.22.6 lib/roku_builder/plugins/performance_config.json
roku_builder-4.22.5 lib/roku_builder/plugins/performance_config.json
roku_builder-4.22.4 lib/roku_builder/plugins/performance_config.json
roku_builder-4.22.3 lib/roku_builder/plugins/performance_config.json
roku_builder-4.22.2 lib/roku_builder/plugins/performance_config.json
roku_builder-4.22.1 lib/roku_builder/plugins/performance_config.json
roku_builder-4.21.6 lib/roku_builder/plugins/performance_config.json