Lightning-AI/pytorch-lightning

Update the docformatter pre-commit action

Open

#16.257 aberto em 4 de jan. de 2023

Ver no GitHub
 (6 comments) (0 reactions) (1 assignee)Python (3.233 forks)batch import
cigood first issue

Métricas do repositório

Stars
 (26.687 stars)
Métricas de merge de PR
 (Mesclagem média 9d 15h) (3 fundiu PRs em 30d)

Description

Outline & Motivation

docformatter v1.5.1 was released but we are still using v1.4 after we saw issues.

github.com/PyCQA/docformatter: v1.4 → v1.5.1

Pitch

Update this line: https://github.com/Lightning-AI/lightning/blob/3326e65bb2f7de2040bdf300dca062c627cdddb1/.pre-commit-config.yaml#L59

To v1.5.1

Then resolve the failures caused by the update.

Additional context

Already attempted in https://github.com/Lightning-AI/lightning/pull/16224 and #15344

cc @borda @carmocca @akihironitta

Guia do colaborador