Should the entry point keys use underscores? I think that since they are not Python identifiers and shouldn't be confused with ones, it's best to use kebab-case. Some projects also use periods in the names.
Open
- Dominant language
- Python
- Stars
- 9
- Forks
- 41
- Avg merge
- 8d 14h
- Merged PRs (30d)
- 2
Description
Should the entry point keys use underscores? I think that since they are not Python identifiers and shouldn't be confused with ones, it's best to use kebab-case. Some projects also use periods in the names.
WDYT?
_Originally posted by @webknjaz in https://github.com/ansible/awx-plugins/pull/17#discussion_r1734977756_
Contributor guide
Research direction
Start by locating the existing entry point key definitions and checking how they are consumed. Compare the current naming with the proposed kebab-case or period-separated forms, then document a decision and update all affected references if a convention is chosen.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100