Files
openide/platform/inspect/testData/basic.yml
2023-02-08 11:01:22 +00:00

11 lines
235 B
YAML

$schema: https://json.schemastore.org/idea-inspection-profile-1.0.json
name: Custom name
inspections:
- inspection: TodoComment
enabled: true
severity: ERROR
ignore:
- "!scope#file:*.*"
- "scope#file:*.java"