<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <div class="moz-cite-prefix">On 1/16/2013 2:54 PM, Jason House
      wrote:<br>
    </div>
    <blockquote
      cite="mid:6E9BE9BD-D6AB-44ED-8EB1-4CD6DADF9E22@gmail.com"
      type="cite">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div><br>
      </div>
      <div>If there's going to be advanced validation, maybe it's better
        to create a formatting tool similar to gofmt. If passing a
        source file through it alters the file, it fails. The tool can
        be shared and could help establish a standard format for D code
        (or at least Phobos code).</div>
    </blockquote>
    <br>
    That's why I wrote the tools tolf and detab. Unfortunately, people
    don't use them. Hence having the autotester reject them.<br>
    <br>
    Here they are:<br>
    <br>
    <a class="moz-txt-link-freetext" href="https://github.com/D-Programming-Language/tools">https://github.com/D-Programming-Language/tools</a><br>
  </body>
</html>