software-mansion / software-mansion/TypeGPU

chore: Check if `indent` is required in tseynit `stringifyExpression`

Open
#2,974 1 comment 2 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.