GoogleCloudPlatform / GoogleCloudPlatform/python-docs-samples

feat: To update and upgrade pylint checker

Abierto
#13,316 0 comentarios 0 reacciones 0 asignados Ver en GitHub
priority: p3 samples triage me type: feature request
Lenguaje dominante
Jupyter Notebook
Estrellas
8.1k
Forks
6.7k
Merge medio
4 d 2 h
PR fusionados (30 d)
16

Descripción

## Is your feature request related to a problem? Please describe.

Feature request to update https://github.com/GoogleCloudPlatform/python-docs-samples/blob/main/.kokoro/docker/Dockerfile

## Describe the solution you'd like.

1. The current testing framework includes checks for Python 3.7 and Python 3.8, which are [unmaintained](https://endoflife.date/python). So there is a immediate need for this docker to be updated. Expected outcome is removing support for these outdated versions.

1. Request to consider alternatives like [RUFF](https://github.com/astral-sh/ruff) to pylint. Given the size of this repository, a linter like RUFF would be cost effective + faster.

## Describe alternatives you've considered.

NA

## Additional context.

NA

Thanks!

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.