software-mansion / software-mansion/TypeGPU
chore: Check if `indent` is required in tseynit `stringifyExpression`
Open
Nobody has claimed this yet.
good first issue
stability
- Dominant language
- TypeScript
- Stars
- 3.2k
- Forks
- 122
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 34
Description
Also, indent is named ident, change that
Blocked by #2912
Contributor guide
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
The entry point mentioned is tseynit's stringifyExpression; first locate its implementation and check whether indent is required and whether the parameter is named ident. Confirm the relationship with blocked issue #2912, then verify that the parameter name and its usage are consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- compilers
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100