ansible / ansible/awx-plugins

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
#23 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.