mirror of
https://github.com/denoland/deno.git
synced 2025-09-27 20:59:10 +00:00
lint
This commit is contained in:
parent
4dfffc40ad
commit
ea2b6707e9
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
// Copyright 2018-2025 the Deno authors. MIT license.
|
||||
|
||||
// deno-lint-ignore-file no-console camelcase
|
||||
|
||||
async function createComment(context, github) {
|
||||
await github.rest.issues.createComment({
|
||||
issue_number: context.issue.number,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue