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

feat(i18n-lint): use .eslintrc.json as translation files path source #76

Merged
merged 1 commit into from
May 12, 2021

Conversation

jcoquet
Copy link
Contributor

@jcoquet jcoquet commented May 6, 2021

why ?

As the translation files architecture changed, we need to update how the linter find those files.

how ?

i18n conf already exists for the eslint plugin in the .eslintrc.json file.
The "i18n-lint" command could use this file to know where translation files are located.

@jcoquet jcoquet changed the title feat(i18n-lint): use .eslintrc.json as translation fils path source feat(i18n-lint): use .eslintrc.json as translation files path source May 6, 2021
@coveralls
Copy link

coveralls commented May 6, 2021

Pull Request Test Coverage Report for Build 817305868

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 95.055%

Totals Coverage Status
Change from base Build 662420296: 0.0%
Covered Lines: 104
Relevant Lines: 108

💛 - Coveralls

@flepretre flepretre merged commit 6e61fdc into BedrockStreaming:master May 12, 2021
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.

None yet

6 participants