Maduki-tech / Maduki-tech/java_generate.nvim
Update lua files to classes
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Lua
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Convert all files where no class is used to a class file.
Utils is not needed to change.
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
Inspect the repository's Lua files to identify which ones do not use a class, while excluding Utils as stated in the issue. Determine the project's existing class pattern first; done means every applicable Lua file follows that pattern and Utils remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100