Skip to content

feat: allow scaling the floating window width and height separately #342

feat: allow scaling the floating window width and height separately

feat: allow scaling the floating window width and height separately #342

Workflow file for this run

name: reviewdog eslint
on: [pull_request]
jobs:
eslint:
name: runner / eslint
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version-file: .nvmrc
- run: npm run clean-install:all
- uses: reviewdog/[email protected]
with:
workdir: integration-tests
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review # Change reporter.