aboutcode-org / aboutcode-org/scancode-toolkit
Move scan plugins and data api definitions in their respective modules
Offen
core and api
must have
- Vorherrschende Sprache
- Python
- Sterne
- 2.6k
- Forks
- 791
- Ø Merge
- 1 T. 12 Std.
- Gemergte PRs (30 T.)
- 5
Beschreibung
We have been accumulating plugins in the scancode module as well as the declaration of the data structures returned by plugins in scancode/api.py.
This code should be moved to its respective modules for clarity.
This means that api.py should disappear... which would be a breaking change of the API: to handle this in an orderly fashion, the api.py will be marked as deprecated and will import from the code that has been moved in the short term to keep some backward compatibility.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.