Skip to content

Improve atomcommit contributor lint workflow#21

Merged
rogerchappel merged 1 commit into
mainfrom
garden/lint-alias-20260703-atomcommit
Jul 3, 2026
Merged

Improve atomcommit contributor lint workflow#21
rogerchappel merged 1 commit into
mainfrom
garden/lint-alias-20260703-atomcommit

Conversation

@rogerchappel

Copy link
Copy Markdown
Owner

What changed

  • Added a standard npm run lint alias that delegates to the existing static check.

Why it matters

  • Contributors and automation can use the common lint command without knowing this repo-specific check name.

Verification

  • npm install --package-lock=false
  • npm run lint

Remaining limitations

  • This does not broaden lint coverage; it exposes the existing check through a conventional script.

@rogerchappel rogerchappel merged commit 68f739d into main Jul 3, 2026
1 check passed
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.

1 participant