svn commit: r44992 - head
Eitan Adler <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: eadler
Date: Mon Jun 2 00:27:16 2014
New Revision: 44992
URL: http://svnweb.freebsd.org/changeset/doc/44992
Log:
Add arclint for xml files
Added:
head/.arclint (contents, props changed)
Added: head/.arclint
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/.arclint Mon Jun 2 00:27:16 2014 (r44992)
@@ -0,0 +1,8 @@
+{
+ "linters": {
+ "everything": {
+ "type": "xml",
+ "include": "(\\.xml$)"
+ }
+ }
+}
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"