-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Dapperdata incorrectly fixes yaml files when a list is at the root level of a document
- id: trailing-whitespace
name: Trim Trailing Whitespace
description: This hook trims trailing whitespace.
entry: trailing-whitespace-fixer
language: python
types: [text]
to
- id: trailing-whitespace
name: Trim Trailing Whitespace
description: This hook trims trailing whitespace.
entry: trailing-whitespace-fixer
language: python
types: [text]
Metadata
Metadata
Assignees
Labels
No labels