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

Update filename-case rule to handle complicated filename #381

Merged
merged 9 commits into from
Sep 22, 2019

Conversation

fisker
Copy link
Collaborator

@fisker fisker commented Sep 18, 2019

Update filename-case to validate only a-z, 0-9, -, _ and $.

fixes #343

test/filename-case.js Outdated Show resolved Hide resolved
@sindresorhus
Copy link
Owner

Can you also update the docs about this?

fisker and others added 5 commits September 22, 2019 23:01
Co-Authored-By: Sindre Sorhus <sindresorhus@gmail.com>
Co-Authored-By: Sindre Sorhus <sindresorhus@gmail.com>
…-plugin-unicorn into filename-case-ignore-chars
@fisker
Copy link
Collaborator Author

fisker commented Sep 22, 2019

All request changes done.

@sindresorhus sindresorhus changed the title Update filename-case to handle complicated filename Update filename-case rule to handle complicated filename Sep 22, 2019
@sindresorhus sindresorhus merged commit 871dab7 into sindresorhus:master Sep 22, 2019
@sindresorhus
Copy link
Owner

Looks good :)

@fisker fisker deleted the filename-case-ignore-chars branch September 23, 2019 00:51
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.

False error on kebab-case files
2 participants