Skip to content

Refactor Iterator.prototype.flatMap goody to use Iterator.from #2

Refactor Iterator.prototype.flatMap goody to use Iterator.from

Refactor Iterator.prototype.flatMap goody to use Iterator.from #2

Workflow file for this run

name: Lint PRs
on:
pull_request:
types: [opened, synchronize]
jobs:
lint:
runs-on: windows-latest
steps:
- name: Check out repository
uses: actions/checkout@v4
- name: Set up everything
uses: ./.github/workflows/set-up-everything
- name: Lint
run: yarn lint
# TODO: Annotations of files that fail lint?
# TODO: Maybe write up a job summary per https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#adding-a-job-summary