eclipse-archived / ceylon.formatter

A formatter for the Ceylon programming language, written in Ceylon.
Apache License 2.0
14 stars 11 forks source link

CLI formatter creates empty directories #76

Closed lucaswerkmeister closed 10 years ago

lucaswerkmeister commented 10 years ago

ceylon format thisDoesNotExist will create the directory thisDoesNotExist. See #74.