selaux/eslint-plugin-filenames

Disallow file names ending with pattern

Closed this issue · 1 comments

How can I disallow particular file names?

For example if someone calls a file MyClassStyle, it would fail because the file ends with Style. In other words - no file should end with Style.

Is it possible to do it with this plugin?

Thank you!

It's not possible

see #39