komodorio / komodorio/validkube
Add Linting / formatting rules for code uniformity.
Open
- Dominant language
- TypeScript
- Stars
- 836
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
Set up a prettierrc to enforce code style and possibly add it as a workflow / pre-commit hook to the project to help maintain be uniform.
Contributor guide
Research direction
Start by inspecting the existing project scripts and configuration to determine how formatting is currently handled. Define the requested Prettier configuration and decide whether enforcement belongs in a workflow or pre-commit hook. Done means the chosen formatting rules are applied consistently and the selected automated check runs successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100