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

i18nlint: add ignore #265

Closed
rachelmcr opened this issue Nov 20, 2015 · 1 comment
Closed

i18nlint: add ignore #265

rachelmcr opened this issue Nov 20, 2015 · 1 comment

Comments

@rachelmcr
Copy link
Member

i18nlint should have a mechanism to ignore warnings.

xgettext-js (which i18nlint is built on) has a commentPrefix option that we should be able to use to create a custom ignore syntax,

e.g. commentPrefix: 'i18nlint', then if ( 'ignore:line' === match.comment ) { /* ignore violation */ }.

@stale
Copy link

stale bot commented Jan 12, 2018

This issue has been marked as stale because it hasn't been updated in a while. It will be closed in a week. If you would like it to remain open, can you please comment below and see what you can do to get things moving with this issue? Thanks! 🙏

@stale stale bot added the [Status] Stale label Jan 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant