-
-
Notifications
You must be signed in to change notification settings - Fork 236
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): add checkDuplicateId option to i18n rule #868
Merged
JamesHenry
merged 2 commits into
angular-eslint:master
from
marcuskrahl:feat/i18n-option-check-duplicate-ids
Feb 13, 2022
Merged
feat(i18n): add checkDuplicateId option to i18n rule #868
JamesHenry
merged 2 commits into
angular-eslint:master
from
marcuskrahl:feat/i18n-option-check-duplicate-ids
Feb 13, 2022
+62
−12
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This adds an option to the i18n linting rule in order to oppress duplice id reports fix angular-eslint#867
☁️ Nx Cloud ReportCI ran the following commands for commit b4cbc13. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this branch ✅ Successfully ran 7 targets
Sent with 💌 from NxCloud. |
Codecov Report
@@ Coverage Diff @@
## master #868 +/- ##
=======================================
Coverage 86.33% 86.34%
=======================================
Files 145 145
Lines 2715 2716 +1
Branches 436 437 +1
=======================================
+ Hits 2344 2345 +1
Misses 220 220
Partials 151 151
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Thanks @marcuskrahl! |
crapStone
pushed a commit
to Calciumdibromid/CaBr2
that referenced
this pull request
Feb 17, 2022
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint) | devDependencies | minor | [`13.0.1` -> `13.1.0`](https://renovatebot.com/diffs/npm/@angular-eslint%2fbuilder/13.0.1/13.1.0) | | [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint) | devDependencies | minor | [`13.0.1` -> `13.1.0`](https://renovatebot.com/diffs/npm/@angular-eslint%2feslint-plugin/13.0.1/13.1.0) | | [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint) | devDependencies | minor | [`13.0.1` -> `13.1.0`](https://renovatebot.com/diffs/npm/@angular-eslint%2feslint-plugin-template/13.0.1/13.1.0) | | [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint) | devDependencies | minor | [`13.0.1` -> `13.1.0`](https://renovatebot.com/diffs/npm/@angular-eslint%2fschematics/13.0.1/13.1.0) | | [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint) | devDependencies | minor | [`13.0.1` -> `13.1.0`](https://renovatebot.com/diffs/npm/@angular-eslint%2ftemplate-parser/13.0.1/13.1.0) | --- ### Release Notes <details> <summary>angular-eslint/angular-eslint (@​angular-eslint/builder)</summary> ### [`v13.1.0`](https://github.com/angular-eslint/angular-eslint/blob/HEAD/packages/builder/CHANGELOG.md#​1310-httpsgithubcomangular-eslintangular-eslintcomparev1301v1310-2022-02-13) [Compare Source](angular-eslint/angular-eslint@v13.0.1...v13.1.0) **Note:** Version bump only for package [@​angular-eslint/builder](https://github.com/angular-eslint/builder) #### [13.0.1](angular-eslint/angular-eslint@v13.0.0...v13.0.1) (2021-11-19) **Note:** Version bump only for package [@​angular-eslint/builder](https://github.com/angular-eslint/builder) </details> <details> <summary>angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin)</summary> ### [`v13.1.0`](https://github.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​1310-httpsgithubcomangular-eslintangular-eslintcomparev1301v1310-2022-02-13) [Compare Source](angular-eslint/angular-eslint@v13.0.1...v13.1.0) ##### Bug Fixes - rule docs links in create-eslint-rule utils ([#​907](angular-eslint/angular-eslint#907)) ([94f6e21](angular-eslint/angular-eslint@94f6e21)) #### [13.0.1](angular-eslint/angular-eslint@v13.0.0...v13.0.1) (2021-11-19) **Note:** Version bump only for package [@​angular-eslint/eslint-plugin](https://github.com/angular-eslint/eslint-plugin) </details> <details> <summary>angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin-template)</summary> ### [`v13.1.0`](https://github.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin-template/CHANGELOG.md#​1310-httpsgithubcomangular-eslintangular-eslintcomparev1301v1310-2022-02-13) [Compare Source](angular-eslint/angular-eslint@v13.0.1...v13.1.0) ##### Bug Fixes - **eslint-plugin-template:** \[i18n] do not throw when compiler returns null i18n description ([#​892](angular-eslint/angular-eslint#892)) ([d349149](angular-eslint/angular-eslint@d349149)) - rule docs links in create-eslint-rule utils ([#​907](angular-eslint/angular-eslint#907)) ([94f6e21](angular-eslint/angular-eslint@94f6e21)) ##### Features - **eslint-plugin-template:** \[i18n] add checkDuplicateId option ([#​868](angular-eslint/angular-eslint#868)) ([edaf46f](angular-eslint/angular-eslint@edaf46f)) - update angular/compiler to v13.2.2 ([#​834](angular-eslint/angular-eslint#834)) ([9847978](angular-eslint/angular-eslint@9847978)) #### [13.0.1](angular-eslint/angular-eslint@v13.0.0...v13.0.1) (2021-11-19) **Note:** Version bump only for package [@​angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/eslint-plugin-template) </details> <details> <summary>angular-eslint/angular-eslint (@​angular-eslint/schematics)</summary> ### [`v13.1.0`](https://github.com/angular-eslint/angular-eslint/blob/HEAD/packages/schematics/CHANGELOG.md#​1310-httpsgithubcomangular-eslintangular-eslintcomparev1301v1310-2022-02-13) [Compare Source](angular-eslint/angular-eslint@v13.0.1...v13.1.0) ##### Bug Fixes - update dependency ignore to v5.2.0 ([#​913](angular-eslint/angular-eslint#913)) ([5480102](angular-eslint/angular-eslint@5480102)) ##### Features - update angular/compiler to v13.2.2 ([#​834](angular-eslint/angular-eslint#834)) ([9847978](angular-eslint/angular-eslint@9847978)) #### [13.0.1](angular-eslint/angular-eslint@v13.0.0...v13.0.1) (2021-11-19) ##### Bug Fixes - **schematics:** auto update eslint-plugin-import as part of v13 ng update ([#​836](angular-eslint/angular-eslint#836)) ([705e83b](angular-eslint/angular-eslint@705e83b)) </details> <details> <summary>angular-eslint/angular-eslint (@​angular-eslint/template-parser)</summary> ### [`v13.1.0`](https://github.com/angular-eslint/angular-eslint/blob/HEAD/packages/template-parser/CHANGELOG.md#​1310-httpsgithubcomangular-eslintangular-eslintcomparev1301v1310-2022-02-13) [Compare Source](angular-eslint/angular-eslint@v13.0.1...v13.1.0) **Note:** Version bump only for package [@​angular-eslint/template-parser](https://github.com/angular-eslint/template-parser) #### [13.0.1](angular-eslint/angular-eslint@v13.0.0...v13.0.1) (2021-11-19) **Note:** Version bump only for package [@​angular-eslint/template-parser](https://github.com/angular-eslint/template-parser) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Co-authored-by: cabr2-bot <cabr2.help@gmail.com> Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1172 Reviewed-by: Epsilon_02 <epsilon_02@noreply.codeberg.org> Co-authored-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org> Co-committed-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
This was referenced Mar 1, 2022
This was referenced May 1, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This adds an option to the i18n linting rule in order to oppress duplice id reports
fix #867