Open jidanni opened 3 years ago
sqlformat mangles newlines at end of file
# aptitude install sqlformat # set stations.sql && sqlformat $@ | diff $@ - 17c17 < LIMIT 222; --- > LIMIT 222; \ No newline at end of file # sqlformat --version 0.4.1
sqlformat mangles newlines at end of file