MetOffice / MetOffice/SimSys_Scripts
Refactor the copyright checker
Abierto
@cameronbateman-mo ya está trabajando en esto.
Desde el 4/7/2024.
- Lenguaje dominante
- Python
- Estrellas
- 9
- Forks
- 19
- Merge medio
- 5 d 48 min
- PR fusionados (30 d)
- 4
Descripción
The copyright checker script relies on many very specific templates to check against which is a maintenance problem. We've been discussing that it would be better to check for the fundamentals of what a copyright statement should say (e.g. "copyright" and "all rights reserved" etc) in order to determine that a statement of some sort is present without worrying about the details.
We can then trust reviewers to look at the full wording when a file is new or the statement is changed.
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.