Skip to content

Commit 36eb272

Browse files
committed
no-empty-file: Document YAML empty syntax
1 parent 87527ed commit 36eb272

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/rules/no-empty-file.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Disallow any files only containing the following:
2020
- Directives
2121
- Empty statements
2222
- Empty block statements
23+
- YAML document markers
24+
- YAML metadata without a value
2325
- Hashbang
2426

2527
## Examples

0 commit comments

Comments
 (0)