We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85a0768 commit aafc6fdCopy full SHA for aafc6fd
1 file changed
.github/scripts/review-checklist.test.js
@@ -1,4 +1,5 @@
1
'use strict';
2
+// Run with: node .github/scripts/review-checklist.test.js
3
4
const assert = require('assert');
5
const { matchesPattern, labelFromPattern } = require('./review-checklist.js');
0 commit comments