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

Detect if some naming conventions are respected #99

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

tehraninasab
Copy link
Contributor

Fixes #93

@tehraninasab tehraninasab force-pushed the notRespectingSomeNamingConventions-squashed branch 2 times, most recently from 1b0a190 to 4790d5f Compare March 30, 2023 09:47
@tehraninasab tehraninasab marked this pull request as ready for review March 30, 2023 10:00
@knocte
Copy link
Member

knocte commented May 23, 2023

@realmarv can you rebase this PR please

@tehraninasab tehraninasab force-pushed the notRespectingSomeNamingConventions-squashed branch 2 times, most recently from 40691f8 to 2e58c29 Compare May 23, 2023 10:34
@knocte knocte force-pushed the master branch 2 times, most recently from d1bd1c2 to 908c11d Compare June 2, 2023 08:09
@knocte knocte force-pushed the master branch 2 times, most recently from c5fb9d5 to 18898b7 Compare July 27, 2023 02:00
@tehraninasab tehraninasab force-pushed the notRespectingSomeNamingConventions-squashed branch 2 times, most recently from e25c9d3 to 18bece7 Compare August 8, 2023 13:52
@tehraninasab
Copy link
Contributor Author

Rebased

Add failing test for DetectNotUsingSnakeCaseInScriptName
function.
Implement DetectNotUsingSnakeCaseInScriptName function.
Add test for DetectNotUsingSnakeCaseInScriptName function.
Add failing test for DetectNotUsingSnakeCaseInScriptName
function.
Fix DetectNotUsingSnakeCaseInScriptName function.
Add failing test for DetectNotUsingKebabCaseInGitHubCIJobs
function.
@tehraninasab tehraninasab force-pushed the notRespectingSomeNamingConventions-squashed branch from 992bc13 to 5cfecd5 Compare August 8, 2023 14:20
Implement DetectNotUsingKebabCaseInGitHubCIJobs function.
Add tests for DetectNotUsingKebabCaseInGitHubCIJobs
function.
@tehraninasab tehraninasab force-pushed the notRespectingSomeNamingConventions-squashed branch from a412e5e to 50de519 Compare August 8, 2023 14:25
Add not_respecting_some_naming_conventions.fsx script to
detect if some naming conventions are respected.

Fixes nblockchain#93
@tehraninasab tehraninasab force-pushed the notRespectingSomeNamingConventions-squashed branch from 5fe6d23 to 0090339 Compare August 8, 2023 14:34
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.

Detect if some naming conventions are respected
2 participants