Skip to content

test: ignore suggestions in snapshots#39

Merged
marvinhagemeister merged 1 commit intopreactjs:masterfrom
43081j:eslint8-tests
Jun 30, 2025
Merged

test: ignore suggestions in snapshots#39
marvinhagemeister merged 1 commit intopreactjs:masterfrom
43081j:eslint8-tests

Conversation

@43081j
Copy link
Contributor

@43081j 43081j commented Jun 30, 2025

ESLint 8 doesn't seem to return these, so we can just ignore them for
now I think. This will allow us to run tests against 8.x and 9.x.

last one i think?

we can probably release it if CI passes 🤔 or at least a pre-release

ESLint 8 doesn't seem to return these, so we can just ignore them for
now I think. This will allow us to run tests against 8.x and 9.x.
on:
push:
branches: [main]
pull_request:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: should this be this?

Suggested change
pull_request:
pull_request:
branches: [main]

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if we only want it to run on PRs to main, you're right i think

i just thought we may as well run on all branches, but maybe thats excessive 🤔

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fair point. Was mostly curious because I didn't know that you can leave anything after a colon in yaml empty.

@marvinhagemeister marvinhagemeister merged commit 6564f41 into preactjs:master Jun 30, 2025
4 checks passed
@43081j 43081j deleted the eslint8-tests branch June 30, 2025 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants