Closed webbertakken closed 1 year ago
'plugin:editorconfig/all'
from the extends
array in the .eslintrc.cjs
file."eslint-plugin-editorconfig"
from the package.json
file.console.log
statement in the createPullRequestActions
function in the src/domain/PullRequestActions.mts
file to include a closing backtick and semicolon at the end of the line.Automatically generated with the help of gpt-3.5-turbo. Feedback? Please don't hesitate to drop me an email at webber@takken.io.
Merging #40 (35d9ccd) into main (9ea2efe) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #40 +/- ##
=======================================
Coverage 86.00% 86.00%
=======================================
Files 2 2
Lines 100 100
Branches 20 20
=======================================
Hits 86 86
Partials 14 14
Changes
Checklist