cake-build / cake-build/cake-vscode

Add code linting and formating phase before commit

Open
#78 0 comments 0 reactions 0 assignees View on GitHub
Feature good first issue help wanted
Dominant language
TypeScript
Stars
45
Forks
28
PR merge metrics
No merged PRs in 30d

Description

The idea is to be able to perform some linting and formating before committing your code. The commit phase will break if linting and formatting not working as expected on current staged changes. With this we can ensure no errors (like missing semicolon, etc) and give us some coding style to follow!

Useful links to review:
- https://github.com/okonet/lint-staged
- https://github.com/prettier/prettier
- https://www.npmjs.com/package/commitizen

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Review the suggested lint-staged, Prettier, and Commitizen projects alongside this repository's existing configuration, then define how staged changes should be checked before a commit and what failure behavior is required.

Written by the indexing model from the issue text.

Assessment

Tech stack
git
Domain
developer-experience, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.