{
  "$schema": "https://unpkg.com/@7n/rules/schemas/concern.json",
  "fixability": "config",
  "lint": {
    "scope": "full",
    "glob": [
      "**/*.{example,sample,template,dist}",
      "**/*.{example,sample,template}.*",
      "**/{fixtures,fixture,__fixtures__}/**"
    ]
  }
}
