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

Check code style and type check in Node.js CI environment #120

Merged
merged 5 commits into from
Sep 5, 2024

Conversation

shivarm
Copy link
Member

@shivarm shivarm commented Sep 5, 2024

check code style with Node.js CI environment and also this ef66872 commit will ensure code formating in locally while making commit.

fixes: #109

@shivarm shivarm changed the title Check code style with Node.js CI environment Check code style in Node.js CI environment Sep 5, 2024
.husky/pre-commit Outdated Show resolved Hide resolved
.github/workflows/lint.yml Outdated Show resolved Hide resolved
.husky/pre-commit Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@shivarm shivarm force-pushed the issue_109 branch 2 times, most recently from 3225f60 to 595a455 Compare September 5, 2024 10:42
@shivarm shivarm requested a review from amandesai01 September 5, 2024 10:43
package.json Outdated Show resolved Hide resolved
.github/workflows/lint.yml Show resolved Hide resolved
@shivarm shivarm requested a review from amandesai01 September 5, 2024 14:53
@shivarm shivarm changed the title Check code style in Node.js CI environment Check code style and type check in Node.js CI environment Sep 5, 2024
package.json Outdated Show resolved Hide resolved
.github/workflows/lint.yml Outdated Show resolved Hide resolved
@amandesai01 amandesai01 merged commit a0461b2 into profilecity:main Sep 5, 2024
@shivarm shivarm deleted the issue_109 branch September 6, 2024 00:16
@shivarm shivarm mentioned this pull request Sep 12, 2024
7 tasks
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.

Test prettier in a Node.js CI environment
2 participants