Skip to content

chore: only lint in CI on latest matrix.node version #77

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JoshuaKGoldberg
Copy link

@JoshuaKGoldberg JoshuaKGoldberg commented Apr 7, 2025

Purpose of this pull request?

  • Documentation update
  • Bug fix
  • Enhancement
  • Other, please explain: CI enhancement

What changes did you make?

Removes linting from the test script so that it can be run just once in CI. There's no need to run xo on various Node.js versions. Linting behavior is stable between them.

Is there anything you'd like reviewers to focus on?

Split out of #76, which should at least partially unblock #75.

@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as ready for review April 7, 2025 18:43
@mshima
Copy link
Member

mshima commented Apr 7, 2025

I would just drop support for node <20.
My plan is to release new yo version for node 20 lts since node 18 will EOL soon.

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