Skip to content

Comments

build: perform basic package maintenance #26

Merged
onebytegone merged 2 commits intomasterfrom
package-upgrades
Jan 5, 2026
Merged

build: perform basic package maintenance #26
onebytegone merged 2 commits intomasterfrom
package-upgrades

Conversation

@onebytegone
Copy link
Contributor

No description provided.

@onebytegone onebytegone requested a review from yokuze December 17, 2025 21:22
.nvmrc Outdated
@@ -1 +1 @@
20.12.2
v24.12.0
Copy link

Choose a reason for hiding this comment

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

Just making sure the addition of the v is intentional. I think it works either way, but numeric only is slightly more convenient from programmatic usage e.g. cat .nvmrc | something, but we don't do that often so 🤷🏻‍♂️

README.md Outdated
@@ -1,19 +1,27 @@
# fsaba

<!-- markdownlint-disable line-length -->
Copy link

Choose a reason for hiding this comment

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


ignores: [
...sharedStandards.ignores,
'CHANGELOG.md',
Copy link

Choose a reason for hiding this comment

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

This should already be ignored: https://github.com/silvermine/standardization/blob/v2.2.3/.markdownlint-cli2.shared.cjs#L15 Is something not working properly?

@yokuze
Copy link

yokuze commented Dec 18, 2025

LGTM

@onebytegone onebytegone merged commit 7f3de43 into master Jan 5, 2026
18 checks passed
@onebytegone onebytegone deleted the package-upgrades branch January 5, 2026 12:55
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