Sha256: eff9d634f02601c93f4f563bb4b15f52aa456199afd9f2df2148b096cd9cd8c7

Contents?: true

Size: 742 Bytes

Versions: 22

Compression:

Stored size: 742 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": "[^\\s]+\\[\"[^\"]+\"\\]",
    "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

22 entries across 22 versions & 1 rubygems

Version Path
roku_builder-4.15.2 lib/roku_builder/plugins/performance_config.json
roku_builder-4.15.1 lib/roku_builder/plugins/performance_config.json
roku_builder-4.15.0 lib/roku_builder/plugins/performance_config.json
roku_builder-4.14.1 lib/roku_builder/plugins/performance_config.json
roku_builder-4.14.0 lib/roku_builder/plugins/performance_config.json
roku_builder-4.12.3 lib/roku_builder/plugins/performance_config.json
roku_builder-4.13.0 lib/roku_builder/plugins/performance_config.json
roku_builder-4.12.2 lib/roku_builder/plugins/performance_config.json
roku_builder-4.12.1 lib/roku_builder/plugins/performance_config.json
roku_builder-4.12.0 lib/roku_builder/plugins/performance_config.json
roku_builder-4.11.5 lib/roku_builder/plugins/performance_config.json
roku_builder-4.11.4 lib/roku_builder/plugins/performance_config.json
roku_builder-4.11.3 lib/roku_builder/plugins/performance_config.json
roku_builder-4.11.2 lib/roku_builder/plugins/performance_config.json
roku_builder-4.11.1 lib/roku_builder/plugins/performance_config.json
roku_builder-4.11.0 lib/roku_builder/plugins/performance_config.json
roku_builder-4.10.1 lib/roku_builder/plugins/performance_config.json
roku_builder-4.10.0 lib/roku_builder/plugins/performance_config.json
roku_builder-4.9.5 lib/roku_builder/plugins/performance_config.json
roku_builder-4.9.4 lib/roku_builder/plugins/performance_config.json