Re: [w3c/manifest] editorial: fix a broken local reference (#682)

marcoscaceres requested changes on this pull request.



> @@ -67,6 +67,12 @@
         }]
       }],
       github: "https://github.com/w3c/manifest/",
+      lint: {
+        "no-headingless-sections": true,
+        "privsec-section": true,
+        "no-http-props": true,
+        "local-refs-exist": true,

We probably only need this one, not the rest... they are enabled by default. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/682#pullrequestreview-124336803

Received on Wednesday, 30 May 2018 10:36:34 UTC