We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a0b4f2 commit 972365eCopy full SHA for 972365e
pr-checks/sync-checks.ts
@@ -69,7 +69,7 @@ export interface CheckInfo {
69
app_id: number;
70
}
71
72
-/** Removes entries from `checkInfos` based the configuration. */
+/** Removes entries from `checkInfos` based on the configuration. */
73
export function removeExcluded(
74
options: Options,
75
exclusions: Exclusions,
0 commit comments