Skip to content

Conversation

@qmenoret
Copy link

PR Checklist

PR Structure

  • This PR has reasonably narrow scope (if not, break it down into smaller
    PRs).
  • This PR avoids mixing refactoring changes with feature changes (split into
    two PRs otherwise).
  • This PR's title starts is concise and descriptive.

Thoroughness

  • This PR adds tests for the most critical parts of the new functionality or
    fixes.
  • I've updated any docs, .md files, etc… affected by this change.

What

Allow for Globs for lint:translations.

Why

It's very hard to maintain a list of ignored translations when you have several locales and gems such as faker installed.
See: #707

Known limitations

Not sure

@balbesina
Copy link

@fnando, why this brilliant pr is not merged yet?
in my case, i have ar-MA and ar that backs it up. so, my available locales include ar - else fallback is not working. but i dont need to check ar.* with lint. being able to ignore patterns in lint would be awesome, because i will never add 4k+ keys to ignore config.

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.

2 participants