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

support filename check #162

Merged
merged 4 commits into from
May 23, 2024

Conversation

frontEnd-fucker
Copy link

@frontEnd-fucker frontEnd-fucker commented May 21, 2024

We can also enforce the file naming conventions. For example, you can enforce that all files should be named in kebab-case. This can help you to keep your codebase consistent and easier to navigate.

Copy link

netlify bot commented May 21, 2024

Deploy Preview for bulletproof-react-app ready!

Name Link
🔨 Latest commit 0ec4251
🔍 Latest deploy log https://app.netlify.com/sites/bulletproof-react-app/deploys/664f7e7b32e08f00081d7b54
😎 Deploy Preview https://deploy-preview-162--bulletproof-react-app.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

.eslintrc.cjs Show resolved Hide resolved
.eslintrc.cjs Show resolved Hide resolved
docs/project-structure.md Outdated Show resolved Hide resolved
@alan2207 alan2207 self-requested a review May 23, 2024 17:36
@alan2207
Copy link
Owner

Thanks a lot for putting this together, I added a small change to make it work with folders.

@alan2207 alan2207 merged commit e8181b4 into alan2207:master May 23, 2024
6 checks passed
@frontEnd-fucker
Copy link
Author

Thanks a lot for putting this together, I added a small change to make it work with folders.

Thank you, that make more sense.

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.

None yet

2 participants