Skip to content
This repository was archived by the owner on Oct 30, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 414 Bytes

File metadata and controls

15 lines (10 loc) · 414 Bytes

A2: Infraestructura i Arquitectura

Desplegament de Infraestructura i Arquitectura.

Este repo usa flake8 como linter

Local

Puedes correr flake8 en local ejecutando desde el root del repo el siguiente commando:

make linter

Gitub Action

En cada pull request hay una github actions que saltara en cada commit y pasara el linter. se añade como un check que debes pasar para mergear el PR