Skip to content

1.3.0

Compare
Choose a tag to compare
@RehanSaeed RehanSaeed released this 08 Aug 09:37
· 21 commits to master since this release
a03e956
  • Removed all end_of_line settings. Rely on .gitattributes to deal with line endings depending on operating system as described in .gitattributes Best Practices. See #14.
  • Enable insert_final_newline = true for all text files to prevent issues with some tools, mostly on unix based operating systems. See #13.
  • Made discards a suggestion instead of a warning in #17.