Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent naming across repository folders #1531

Open
schrolla opened this issue Jan 27, 2025 · 0 comments
Open

Inconsistent naming across repository folders #1531

schrolla opened this issue Jan 27, 2025 · 0 comments
Labels
enhancement This issue or pull request will add new or improve existing functionality

Comments

@schrolla
Copy link
Collaborator

🐛 Summary

Several folders throughout the repository different naming formats that seem to be at odds with the project style guide. The goals is to use a consistent naming format wherever possible to prevent confusion or bad references because of one assumption or another. Go thru the repository to identify and correct the names that are inconsistent with the format used by the project.

Some examples of inconsistencies include:

PowerShell/ScubaGear/Sample-Config-Files
sample-report

To reproduce

Steps to reproduce the behavior:

  1. Verify the desired format for folders and files
  2. Review folder and filenames in the repository
  3. Identify the names that are not consistent with the desired format
  4. Change those identified to use the desired format, along with any references to those folders/files in the repository

Expected behavior

Files and folders in the repository to use a single, common naming structure.

@schrolla schrolla added the enhancement This issue or pull request will add new or improve existing functionality label Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This issue or pull request will add new or improve existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant