NRLMMD-GEOIPS / NRLMMD-GEOIPS/pluginify

Utility modules under class plugin trees cause issues unless using the exact utils name

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

Nobody has claimed this yet.

Dominant language
Python
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Shared modules directly under plugins/classes are interpreted as plugins and require PLUGIN_CLASS. The scanner supports a utils exclusion, but this layout rule is easy to violate and should be documented and validated with a clear diagnostic. Alternatively Pluginify could just ignore modules that do not have a PLUGIN_CLASS

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 by locating the scanner's handling of modules under plugins/classes and its utils exclusion. Review how missing PLUGIN_CLASS is currently reported, then document the layout rule and add a clear diagnostic or the proposed ignore behavior; verify the result with the scanner's existing validation checks.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.