aws-samples / aws-samples/aws-serverless-developer-experience-workshop-python

Maintenance: function and test files do not match other runtimes

Open
#32 0 comments 0 reactions 1 assignee Claimed by @sliedig View on GitHub
internal pending-release triage
Dominant language
Python
Stars
47
Forks
20
PR merge metrics
No merged PRs in 30d

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.