[
  [
    "warning",
    "do not use 'else' after 'return'",
    "readability-else-after-return"
  ],
  { "reliability": "high" }
]
