aws-samples / aws-samples/aws-serverless-developer-experience-workshop-python
Maintenance: function and test files do not match other runtimes
Đang mở
internal
pending-release
triage
- Ngôn ngữ chính
- Python
- Star
- 47
- Fork
- 20
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### 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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.