aws-samples / aws-samples/aws-serverless-developer-experience-workshop-python
Maintenance: function and test files do not match other runtimes
Ouverte
internal
pending-release
triage
- Langage dominant
- Python
- Étoiles
- 47
- Forks
- 20
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
### 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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.