InDieTasten / InDieTasten/mandel-lua
Global tables in lib/*.lua are not adhering to naming convention of capitalizing them
Open
- Dominant language
- Lua
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
complex should be Complex and so on
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the global tables in lib/*.lua and compare their names with the stated capitalization convention. Start with the tables named in those files, such as complex, and rename them consistently to capitalized names like Complex. Done means the global table names in lib/*.lua follow the convention without breaking the renderer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- computer-graphics
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100