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
Labels
Framework i18n [Pri] Low Address when resources are available. [Status] Stale [Type] Enhancement Changes to an existing feature — removing, adding, or changing parts of it

Comments

@rachelmcr
Copy link
Contributor

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 */ }.

@rachelmcr rachelmcr added [Type] Enhancement Changes to an existing feature — removing, adding, or changing parts of it Framework [Pri] Low Address when resources are available. i18n labels Nov 20, 2015
@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
Labels
Framework i18n [Pri] Low Address when resources are available. [Status] Stale [Type] Enhancement Changes to an existing feature — removing, adding, or changing parts of it
Projects
None yet
Development

No branches or pull requests

1 participant