view .dir-locals.el @ 1487:5c2d061a8c8e

csv_to_fd: improve validation When an AVP Code or Name is duplicate, differentiate between a duplicate entry (AVPs are equivalent) versus an actual mismatch. Consistent AVP formatting in errors. Collect all errors and display at end of each file parse, instead of exiting on first error.
author Luke Mewburn <luke@mewburn.net>
date Fri, 27 Mar 2020 15:32:27 +1100
parents 86e231b3d6fc
children
line wrap: on
line source

;;; Directory Local Variables
;;; For more information see (info "(emacs) Directory Variables")

((c-mode
  (c-basic-offset . 8)))
"Welcome to our mercurial repository"