Skip to content

Commit

Permalink
Meta: enable PR review
Browse files Browse the repository at this point in the history
  • Loading branch information
annevk authored and domenic committed May 10, 2017
1 parent ff2bf9a commit 18cb0ad
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .pr-preview.json
Original file line number Diff line number Diff line change
@@ -0,0 1,15 @@
{
"src_file": "mimesniff.bs",
"type": "bikeshed",
"params": {
"force": 1,
"md-status": "LS-COMMIT",
"md-h1": "MIME Sniffing <small>(<a href=\"{{ pull_request.html_url }}\">PR #{{ pull_request.number }}</a>)</small>",
"md-warning": "Commit {{ short_sha }} {{ pull_request.head.repo.html_url }}/commit/{{ sha }} replaced by {{ config.ls_url }}",
"md-title": "{{ config.title }} (Pull Request Snapshot #{{ pull_request.number }})",
"md-Text-Macro": "SNAPSHOT-LINK {{ config.back_to_ls_link }}"
},
"ls_url": "https://mimesniff.spec.whatwg.org/",
"title": "MIME Sniffing Standard",
"back_to_ls_link": "<a href=\"https://mimesniff.spec.whatwg.org/\" id=\"commit-snapshot-link\">Go to the living standard</a>"
}

0 comments on commit 18cb0ad

Please sign in to comment.