Skip to content

feat: add github actions for JSHint#48

Merged
cnk2024 merged 6 commits into
mainfrom
add-jshint
Mar 17, 2026
Merged

feat: add github actions for JSHint#48
cnk2024 merged 6 commits into
mainfrom
add-jshint

Conversation

@cnk2024
Copy link
Copy Markdown

@cnk2024 cnk2024 commented Mar 17, 2026

Runs JSHint on newly changed files
Only suggestions (does not fail)

cnk2024 added 6 commits March 17, 2026 02:35
- Only runs JShint on modified files in PR
- Does not fail checks if potential issues found (JShint prone to false positives or flagging trivial issues)
- Made trivial edit to js file to test action
@cnk2024 cnk2024 changed the title fix: syntax error in jshint workflow feat: add github actions for JSHint Mar 17, 2026
@cnk2024 cnk2024 merged commit 20116d2 into main Mar 17, 2026
2 checks 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