summaryrefslogtreecommitdiff
path: root/source/features/enable-file-links-in-compare-view.tsx
diff options
context:
space:
mode:
authorGravatar Federico Brigante <me@fregante.com> 2023-04-26 01:51:09 +0800
committerGravatar GitHub <noreply@github.com> 2023-04-26 01:51:09 +0800
commit98fb24e53704b436d68f254429885fb7bef09541 (patch)
tree8aab3ab614c34905e42771972fa0bd531580bcaf /source/features/enable-file-links-in-compare-view.tsx
parentaa62e150c5146dff55d4f72cb487000ec8fd7afd (diff)
downloadrefined-github-98fb24e53704b436d68f254429885fb7bef09541.tar.gz
refined-github-98fb24e53704b436d68f254429885fb7bef09541.tar.zst
refined-github-98fb24e53704b436d68f254429885fb7bef09541.zip
Lint (#6555)
Diffstat (limited to 'source/features/enable-file-links-in-compare-view.tsx')
-rw-r--r--source/features/enable-file-links-in-compare-view.tsx9
1 files changed, 9 insertions, 0 deletions
diff --git a/source/features/enable-file-links-in-compare-view.tsx b/source/features/enable-file-links-in-compare-view.tsx
index a988e001..e64fe86d 100644
--- a/source/features/enable-file-links-in-compare-view.tsx
+++ b/source/features/enable-file-links-in-compare-view.tsx
@@ -79,3 +79,12 @@ void features.add(import.meta.url, {
awaitDomReady: true, // DOM-based filters
init,
});
+
+/*
+
+Test URLs
+
+- Open PR: https://github.com/refined-github/sandbox/pull/4/files
+- Compare view: https://github.com/refined-github/sandbox/compare/default-a...very-very-long-long-long-long-branch-name
+
+*/