- From: Marcos Cáceres <notifications@github.com>
- Date: Wed, 30 May 2018 03:36:11 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 30 May 2018 10:36:34 UTC
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