#1969 Tool to format fantom source file

lbertrand Tue 24 Jul 2012

To write fantom code, there are quite a few rules that need to be followed and that are described in the website - especially if you want to contribute some code, Brian / Andy always ask to get a proper formatting of the code...

Without entering the fight about liking or not liking it, what about a tool that can be run as part of the build system to format the sources, like the gofmt tool for the go language: http://golang.org/cmd/gofmt/

brian Wed 25 Jul 2012

that would be cool project

Login or Signup to reply.