aws-samples / aws-samples/aws-serverless-developer-experience-workshop-python

Maintenance: function and test files do not match other runtimes

Abierto
#32 0 comentarios 0 reacciones 1 asignado Reclamado por @sliedig Ver en GitHub
internal pending-release triage
Lenguaje dominante
Python
Estrellas
47
Forks
20
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Summary

function names do not have the same conventions as other files. e.g `create_contract.py` instead of `create_contract_function.py`

### Why is this needed?

Keep consistency across other runtimes and to make it easy to discern functions from helper files.

### Solution

Rename files to match other runtimes

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.