Sha256: 6c5e6a5bf5d6444a351ef35417a1261c9a3028cac1d2d51f7baca9038ff14c3e

Contents?: true

Size: 541 Bytes

Versions: 20

Compression:

Stored size: 541 Bytes

Contents

[
  {
    "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

20 entries across 20 versions & 1 rubygems

Version Path
roku_builder-4.30.3 lib/roku_builder/plugins/performance_config.json
roku_builder-4.30.2 lib/roku_builder/plugins/performance_config.json
roku_builder-4.30.0 lib/roku_builder/plugins/performance_config.json
roku_builder-4.29.9 lib/roku_builder/plugins/performance_config.json
roku_builder-4.29.8 lib/roku_builder/plugins/performance_config.json
roku_builder-4.29.7 lib/roku_builder/plugins/performance_config.json
roku_builder-4.29.6 lib/roku_builder/plugins/performance_config.json
roku_builder-4.29.4 lib/roku_builder/plugins/performance_config.json
roku_builder-4.29.2 lib/roku_builder/plugins/performance_config.json
roku_builder-4.29.1 lib/roku_builder/plugins/performance_config.json
roku_builder-4.28.0 lib/roku_builder/plugins/performance_config.json
roku_builder-4.27.2 lib/roku_builder/plugins/performance_config.json
roku_builder-4.27.1 lib/roku_builder/plugins/performance_config.json
roku_builder-4.27.0 lib/roku_builder/plugins/performance_config.json
roku_builder-4.26.2 lib/roku_builder/plugins/performance_config.json
roku_builder-4.26.1 lib/roku_builder/plugins/performance_config.json
roku_builder-4.26.0 lib/roku_builder/plugins/performance_config.json
roku_builder-4.25.6 lib/roku_builder/plugins/performance_config.json
roku_builder-4.25.5 lib/roku_builder/plugins/performance_config.json
roku_builder-4.25.4 lib/roku_builder/plugins/performance_config.json