Code Generation Clean Up (Laundry List)

Open
#151 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
58/100
Issue type
Refactor
Clarity
Clearly specified
Activity status
Stale
Tech stack
python
Domain
tooling

Research direction

Open _bundle.py and inspect the spacing around statements, classes, and top-level functions. Remove runs of multiple empty lines inside functions and ensure exactly two empty lines separate classes and top-level functions; the formatting of that file is the completion check.

Written by the indexing model from the issue text.

Description

enhancement
Empty lines in _bundle.py
  • within a function, there should be no more than one empty line between statements;
  • between classes/top level functions there should be exactly 2 empty lines.
Dominant language
Java
Stars
1
Forks
6
Avg merge
3d 1h
Merged PRs (30d)
13

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.

More from finos/rune-python-generator

All issues in finos/rune-python-generator

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.