Source code
Revision control
Copy as Markdown
Other Tools
---
BadExcludeLinter:
description: Has an invalid exclude directive.
exclude: [0, 1] # should be a list of strings
type: string
payload: foobar
---
BadExcludeLinter:
description: Has an invalid exclude directive.
exclude: [0, 1] # should be a list of strings
type: string
payload: foobar