ci/cd: add github actions for linting and formatting the code
Open
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I suggest if possible to add a Github action that would basically help with orchestrating proper code formatting and linting to make sure only code that passes ci will be accepted. Sooner or later, we may want to add extra layers of testing.
Contributor guide
Research direction
No files, tests, or existing lint and formatting commands are named. Start by inspecting the repository configuration and package scripts to identify the current checks, then define a GitHub Actions workflow that runs them; done means the workflow reliably rejects changes that fail linting or formatting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100