AOSSIE-Org / AOSSIE-Org/PictoPy

Feat: Add Automatic Local Linting on Commit

Abierto
#613 2 comentarios 0 reacciones 1 asignado Reclamado por @Hemil36 Ver en GitHub
bug
Lenguaje dominante
Python
Estrellas
283
Forks
679
Merge medio
7 d 2 h
PR fusionados (30 d)
3

Descripción

### Describe the feature

**Description**
Currently, lint checks are only enforced in the CI pipeline. While this ensures code quality before merging, it would be more efficient to run **linting automatically when a developer attempts to commit code locally.**

This would catch formatting or lint errors early, saving time and CI cycles.

**Benefits**

- Prevents CI failures due to lint errors.
- Improves developer productivity with instant local feedback.

### Add ScreenShots

.

### Record

- [x] I agree to follow this project's Code of Conduct
- [x] I want to work on this issue

### Checklist before Submitting.

- [x] Have you updated docs for it?.
- [ ] Have you added unit tests?.
- [ ] Have you made sure unit tests pass?
- [x] Have you made sure code formatting is correct?
- [ ] Does it contain any style related issues?

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.