prettier-plugin-kotlin icon indicating copy to clipboard operation
prettier-plugin-kotlin copied to clipboard

line added to end of files after each parse

Open riquier opened this issue 2 years ago • 0 comments

Not sure if this project is still active, but when trying to use the plugin every time I run prettier it adds a new line to all my kotlin files.

Steps to reproduce

  1. Have a kotlin file
  2. Run prettier --write
  3. Run prettier --write
  4. Check the number of lines at the end of the file

Thanks in advance

riquier avatar Mar 21 '22 23:03 riquier