aboutcode-org / aboutcode-org/scancode-toolkit

Move scan plugins and data api definitions in their respective modules

Abierto
#1,033 0 comentarios 0 reacciones 0 asignados Ver en GitHub
core and api must have
Lenguaje dominante
Python
Estrellas
2.6k
Forks
791
Merge medio
1 d 12 h
PR fusionados (30 d)
5

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.