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 还没有评估数据。