aws-samples / aws-samples/aws-serverless-developer-experience-workshop-python
Maintenance: function and test files do not match other runtimes
未關閉
internal
pending-release
triage
- 主要語言
- Python
- 星號
- 47
- 分支
- 20
- PR 合併指標
- 30 天內沒有已合併 PR
描述
### 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
貢獻指南
評估
這個 Issue 還沒有評估資料。