Last change
on this file since 451 was
443,
checked in by hendrikvanantwerpen, 12 years ago
|
Reorganized for Node --- the SVN gods hate us all!
Lost all historical info on moved files, because SVN is a f *.
Also we have Node now, serving both the static content and forwarding
database requests.
|
File size:
355 bytes
|
Line | |
---|
1 | { |
---|
2 | "tagname-lowercase": true, |
---|
3 | "attr-lowercase": true, |
---|
4 | "attr-value-double-quotes": true, |
---|
5 | "attr-value-not-empty": false, |
---|
6 | "tag-pair": true, |
---|
7 | "tag-self-close": true, |
---|
8 | "spec-char-escape": true, |
---|
9 | "id-unique": true, |
---|
10 | "head-script-disabled": true, |
---|
11 | "style-disabled": true, |
---|
12 | "id-class-calue": true, |
---|
13 | "doctype-html5": true |
---|
14 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.