MaibornWolff / MaibornWolff/codecharta
Format code in pre-commit hook
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 529
- Forks
- 56
- Avg merge
- 7h 17m
- Merged PRs (30d)
- 34
Description
Feature request
Often the pipeline fails because i forgot to run the 'ktlintFormat' check before committing. This leads to uncessary wait times
Description
As a developer, I want to automatically apply the formatter before commits so that the pipelines dont fail because i forgot to add a space somewhere.
Acceptance criteria
Assumptions & Exclusions
Development notes (optional Task Breakdown)
Open questions
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the repository's pre-commit hook configuration and the ktlintFormat check referenced in the issue. Determine how formatting should run before commits and verify that the pipeline no longer fails solely because formatting was skipped; the empty acceptance criteria leave the exact setup and validation unspecified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, kotlin
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100