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

feat: add validation to verify control and kit module ids in "new" #264

Merged
merged 2 commits into from
Nov 23, 2023

Conversation

JohannesRudolph
Copy link
Member

collie's repository layout assumes the following pattern

  • controls are prefixed framework/control
  • kit modules are prefixed platform/module

this implicit assumption is in place for the "tree" commands and we think its a good convention for consistency

fixes #262

collie's repository layout assumes the following pattern
- controls are prefixed framework/control
- kit modules are prefixed platform/module

this implicit assumption is in place for the "tree" commands and we
think its a good convention for consistency
@JohannesRudolph JohannesRudolph marked this pull request as ready for review November 22, 2023 10:19
@JohannesRudolph JohannesRudolph added this pull request to the merge queue Nov 23, 2023
Merged via the queue into main with commit bcb6b7a Nov 23, 2023
2 checks passed
@JohannesRudolph JohannesRudolph deleted the feature/validate-kit-compliance-prefixes branch November 23, 2023 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

collie compliance new does not enforce framework/control naming
1 participant