inmanta / inmanta/std

remove 'length' field from unique_file as it is not used + deprecate unused plugins

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

Nobody has claimed this yet.

Dominant language
Python
Stars
0
Forks
6
Avg merge
12h 25m
Merged PRs (30d)
5

Description

The length argument is not used by the function. can it be removed?

https://github.com/inmanta/std/blob/master/plugins/__init__.py#L52

Also some of the plugins can probably be deprecated.

Contributor guide

No contributing guide indexed for this repository

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 in plugins/init.py at line 52 and inspect how unique_file uses the length argument. Then review the available plugins and their usages to determine which are unused and should be deprecated. Done means the unused argument is removed and the appropriate unused plugins are deprecated.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.