AdaCore / AdaCore/gtkada

Small remark: shebang in adaformat.py seems ineffective.

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

Nobody has claimed this yet.

Dominant language
Ada
Stars
110
Forks
22
PR merge metrics
No merged PRs in 30d

Description

File contrib/adaformat.py contains only data definitions used by other Python scripts but is marked as executable and has a shebang. Being executable and having a shebang seems to be of no use.

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

Start with contrib/adaformat.py and inspect how it is used by the other Python scripts. Confirm it is not intended to run standalone; done means its unnecessary executable status and shebang are removed without affecting those scripts.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.