Skip to content

feat: add ShellCheck lint API endpoint for real-time script analysis#180

Open
grishabhatia wants to merge 2 commits into
siddu-k:mainfrom
grishabhatia:main
Open

feat: add ShellCheck lint API endpoint for real-time script analysis#180
grishabhatia wants to merge 2 commits into
siddu-k:mainfrom
grishabhatia:main

Conversation

@grishabhatia

@grishabhatia grishabhatia commented May 31, 2026

Copy link
Copy Markdown

Fixes issue #95

Changes

Added /api/lint POST endpoint for ShellCheck integration. Accepts script content, returns lint issues as JSON.

Testing

Tested with echo $1 → returns SC2086 warning.

Checklist

  • No breaking changes
  • Branch up to date with main

@grishabhatia

Copy link
Copy Markdown
Author

@siddu-k PR ready for review. Added /api/lint endpoint for ShellCheck integration.

@grishabhatia

Copy link
Copy Markdown
Author

@siddu-k can u pls review?

@grishabhatia

Copy link
Copy Markdown
Author

@siddu-k please review asap

@grishabhatia

Copy link
Copy Markdown
Author

@siddu-k pls review and merge asap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants