yamlfmt version
0.21.0 (also present on main)
Issue
Formatting a YAML file that contains a single line longer than 64KB fails with:
Feature Retain Line Breaks BeforeAction failed with error: bufio.Scanner: token too long
Encountered with SwiftPM generated manifests (about 400KB on a single line) .
Will send a PR.
yamlfmt version
0.21.0 (also present on main)
Issue
Formatting a YAML file that contains a single line longer than 64KB fails with:
Feature Retain Line Breaks BeforeAction failed with error: bufio.Scanner: token too longEncountered with SwiftPM generated manifests (about 400KB on a single line) .
Will send a PR.