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

Refactoring: Add utils/case-validator #148

Merged
merged 3 commits into from
Oct 11, 2020
Merged

Refactoring: Add utils/case-validator #148

merged 3 commits into from
Oct 11, 2020

Conversation

epaew
Copy link
Owner

@epaew epaew commented Oct 10, 2020

Related issue numbers

About the pull request

A clear and concise description of the changes.

Additional context

Add any other context for this pull request here.

@epaew epaew changed the title Add utils/case-validator Refactoring: Add utils/case-validator Oct 10, 2020
src/utils/case-validator/camel-case-validator.ts Outdated Show resolved Hide resolved
src/utils/case-validator/snake-case-validator.ts Outdated Show resolved Hide resolved
src/utils/case-validator/kebab-case-validator.ts Outdated Show resolved Hide resolved
src/utils/case-validator/pascal-case-validator.ts Outdated Show resolved Hide resolved
@epaew epaew force-pushed the feature/case-validator branch from 115c245 to 694cf82 Compare October 11, 2020 03:21
src/utils/get-rule.ts Outdated Show resolved Hide resolved
src/utils/get-rule.ts Outdated Show resolved Hide resolved
@epaew epaew force-pushed the feature/case-validator branch 3 times, most recently from 78fd173 to 4d30cc0 Compare October 11, 2020 06:53
@epaew epaew force-pushed the feature/case-validator branch from 4d30cc0 to ade18cf Compare October 11, 2020 06:59
@epaew epaew force-pushed the feature/case-validator branch from ade18cf to 099fb8b Compare October 11, 2020 07:28
@codeclimate
Copy link

codeclimate bot commented Oct 11, 2020

Code Climate has analyzed commit 099fb8b and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (60% is the threshold).

This pull request will bring the total coverage in the repository to 91.4% (0.7% change).

View more on Code Climate.

@epaew epaew marked this pull request as ready for review October 11, 2020 07:46
@epaew epaew merged commit 0a74c73 into master Oct 11, 2020
@epaew epaew deleted the feature/case-validator branch October 11, 2020 07:46
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.

1 participant