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 はまだ評価されていません。