Hi all,

As far as I know, the standard for indentation in Racket is "Do like
DrRacket", after DrRacket has been suitably configured for new syntax
introduced by the application in question.

I'd like to arrange for this to be enforced by Travis. As far as I can
see, my building blocks for this are the following:

1. A way to represent indentation specifications for new syntactic forms

2. A way to invoke automatic indentation on a file without running a
GUI, using these specifications in addition to the default rules

Is there a canonical way to achieve these things?

Thanks!

/David

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to