Open maugusto-cit opened 4 years ago
I cannot scope whitespace configuration to YAML files as described here.
Expected behavior: The blank lines remain with the trailing spaces.
Actual behavior: The blank lines get the trailing spaces removed.
Reproduces how often: 100%
Atom : 1.48.0 Electron: 5.0.13 Chrome : 73.0.3683.121 Node : 12.0.0 MacOS : 10.15.5 (19F101) whitespace: 0.37.7 language-yaml: 0.32.0
If I change the general settings for whitespace to false it works. If I try to scope to YAML, it does not.
Attachments:
test.yml.txt config.cson.txt
Prerequisites
Description
I cannot scope whitespace configuration to YAML files as described here.
Steps to Reproduce
Expected behavior: The blank lines remain with the trailing spaces.
Actual behavior: The blank lines get the trailing spaces removed.
Reproduces how often: 100%
Versions
Atom : 1.48.0 Electron: 5.0.13 Chrome : 73.0.3683.121 Node : 12.0.0 MacOS : 10.15.5 (19F101) whitespace: 0.37.7 language-yaml: 0.32.0
Additional Information
If I change the general settings for whitespace to false it works. If I try to scope to YAML, it does not.
Attachments:
test.yml.txt config.cson.txt