intellij-csv-validator
intellij-csv-validator copied to clipboard
TSV formatting
TSV separated by tabs during reformat gets additional spaces that have semantic meaning during the parsing, hence breaks the content of the file.
The plugin should not add spaces into TSV files.
Please disable "Tabularize" in the codestyle settings.