An open API service for providing issue and pull request metadata for open source projects.

GitHub / lingui/eslint-plugin issues and pull requests

#106 - chore(deps): bump brace-expansion from 1.1.11 to 1.1.12

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, javascript

#105 - fix: match only Literal, TemplateLiteral

Pull Request - State: closed - Opened by lee-donghyun 3 months ago

#104 - no-single-variables-to-translate false positive

Issue - State: open - Opened by Jack-Works 3 months ago - 1 comment

#103 - chore(text-restrictions): update line breaks test cases

Pull Request - State: closed - Opened by yunsii 4 months ago - 1 comment

#102 - fix(text-restrictions): trim text in JSXText only

Pull Request - State: closed - Opened by yunsii 4 months ago - 1 comment

#101 - New Rule: no-linebreak-inside-t

Issue - State: closed - Opened by yunsii 4 months ago - 6 comments

#100 - feat(no-expression-in-message): add support for ph and explicit labels

Pull Request - State: closed - Opened by KubaJastrz 6 months ago - 7 comments

#98 - fix: optional ts and union type enhancements

Pull Request - State: open - Opened by swernerx 7 months ago - 2 comments

#97 - eslint-plugin-lingui tried to access typescript error

Issue - State: open - Opened by nmoinvaz 7 months ago - 3 comments

#95 - fix: no-unlocalized-strings corrected support for interface prop names

Pull Request - State: closed - Opened by swernerx 8 months ago - 6 comments

#93 - ignoreNames doesn't work strings that are typed with "as const"

Issue - State: closed - Opened by trevorweng 8 months ago - 1 comment

#90 - New Rule: Disallow t inside t

Issue - State: open - Opened by jeresig 8 months ago - 2 comments
Labels: enhancement, help wanted

#89 - Is the `lingui/t-call-in-function` rule still relevant?

Issue - State: closed - Opened by gbedardsiceupgrade 8 months ago - 3 comments

#87 - Fix typo in no-unlocalized-strings.md

Pull Request - State: closed - Opened by jgarplind 8 months ago - 1 comment

#86 - Did `ignoreFunction` change name to `ignoreFunctions`?

Issue - State: closed - Opened by jgarplind 8 months ago - 1 comment

#84 - fix(no-unlocalized-strings): ignore more cases

Pull Request - State: closed - Opened by timofei-iatsenko 8 months ago - 5 comments

#83 - chore(deps): bump cross-spawn from 7.0.3 to 7.0.5

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#82 - feat: add no-t-call-in-react-component

Pull Request - State: closed - Opened by Jack-Works 9 months ago - 11 comments

#81 - chore(deps): bump @eslint/plugin-kit from 0.2.0 to 0.2.3

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#80 - Failed to load plugin 'lingui' declared in '.eslintrc.json'

Issue - State: closed - Opened by ealvarezk 9 months ago - 4 comments

#79 - fix: support numbers in uppercase constant pattern

Pull Request - State: closed - Opened by yslpn 9 months ago - 1 comment

#78 - feat(no-unlocalized-strings): remove default configuration

Pull Request - State: closed - Opened by timofei-iatsenko 9 months ago - 2 comments

#77 - feat(no-unlocalized-strings): add patterns for ignore functions

Pull Request - State: closed - Opened by timofei-iatsenko 9 months ago - 1 comment

#76 - feat(no-unlocalized-strings): add ignoreVariable option + refactor options

Pull Request - State: closed - Opened by timofei-iatsenko 9 months ago - 1 comment

#75 - fix: not listed dependency `@typescript-eslint/scope-manager`

Pull Request - State: closed - Opened by timofei-iatsenko 9 months ago - 1 comment

#74 - feat(recommended-config): add lingui/no-expression-in-message

Pull Request - State: closed - Opened by timofei-iatsenko 9 months ago - 1 comment

#73 - Failed to load plugin lingui declared in .eslintrc.json

Issue - State: closed - Opened by nmoinvaz 9 months ago

#72 - couldn't translate just a variable, remove t`` or add some text inside

Issue - State: open - Opened by etx121 9 months ago
Labels: good first issue

#71 - [no-expression-in-message] is not in the recommended rules, despite being documented as such

Issue - State: closed - Opened by jgarplind 9 months ago - 1 comment
Labels: good first issue, hacktoberfest

#70 - feat(no-unlocalized-strings): add regex patterns support

Pull Request - State: closed - Opened by timofei-iatsenko 10 months ago - 1 comment

#69 - fix: no-single-variables-to-translate renamed to no-single-variable...

Pull Request - State: closed - Opened by monholm 10 months ago - 2 comments

#67 - `[no-expression-in-message]` doesn't allow JSX whitespace `{' '}`

Issue - State: closed - Opened by dannydtk 10 months ago - 1 comment

#66 - feat(no-unlocalized-strings): add strictAttribute option

Pull Request - State: closed - Opened by timofei-iatsenko 10 months ago - 1 comment

#65 - new rule: Validate macro usage correctness

Issue - State: open - Opened by timofei-iatsenko 10 months ago
Labels: enhancement

#63 - feat: support messages defined as MessageDescriptor

Pull Request - State: closed - Opened by timofei-iatsenko 10 months ago - 1 comment

#62 - refactor: use more eslint features instead of custom implementations

Pull Request - State: closed - Opened by timofei-iatsenko 10 months ago - 1 comment

#61 - feat: support `msg` and `defineMessage` in various rules

Pull Request - State: closed - Opened by timofei-iatsenko 10 months ago - 1 comment

#60 - feat(no-expression-in-message): check Trans component

Pull Request - State: closed - Opened by timofei-iatsenko 10 months ago - 1 comment

#59 - refactor(no-unlocalized-strings): merge visitors

Pull Request - State: closed - Opened by timofei-iatsenko 10 months ago - 1 comment

#58 - feat(no-unlocalized-strings): add ignoreMethodsOnTypes option

Pull Request - State: closed - Opened by timofei-iatsenko 10 months ago - 1 comment

#57 - ci: fix release workflow

Pull Request - State: closed - Opened by andrii-bodnar 10 months ago - 1 comment

#56 - fix(no-unlocalized-strings): ignore Literals in computed MemberExpression

Pull Request - State: closed - Opened by timofei-iatsenko 10 months ago - 1 comment

#55 - fix(config): get rid of array in config export

Pull Request - State: closed - Opened by timofei-iatsenko 10 months ago - 1 comment

#52 - docs(no-unlocalized-strings): more examples for valid cases

Pull Request - State: closed - Opened by timofei-iatsenko 10 months ago

#50 - `[no-unlocalized-strings]` Tracking issue for the rule improvements.

Issue - State: closed - Opened by timofei-iatsenko 10 months ago - 10 comments
Labels: good first issue, hacktoberfest

#49 - feat: Eslint 9 + flat config support

Pull Request - State: closed - Opened by timofei-iatsenko 10 months ago - 5 comments

#48 - feat: allow calls to plural function in no-expression-in-message

Pull Request - State: closed - Opened by tstehr 10 months ago - 3 comments

#46 - Rule lingui/no-unlocalized-strings: TypeError: Cannot destructure property 'esTreeNodeToTSNodeMap' of 'parserServices' as it is undefined.

Issue - State: closed - Opened by Jack-Works 11 months ago - 5 comments
Labels: bug, good first issue, hacktoberfest

#45 - Support for eslint v9

Issue - State: closed - Opened by nross83 about 1 year ago - 1 comment

#44 - chore(deps): bump braces from 3.0.2 to 3.0.3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#43 - build: relax version requirement of @typescript-eslint/utils

Pull Request - State: closed - Opened by braineo about 1 year ago - 4 comments

#42 - relaxing dependency version of @typescript-eslint/utils

Issue - State: closed - Opened by braineo about 1 year ago - 2 comments

#41 - Some linting rules unusable due to false positives

Issue - State: closed - Opened by Bertg about 1 year ago - 3 comments
Labels: waiting fo response

#40 - how to ignore property by pattern?

Issue - State: closed - Opened by KutnerUri about 1 year ago - 2 comments

#39 - `no-unlocalized-strings` `ignoreProperty` option should extend to ignoring string values in subkeys

Issue - State: closed - Opened by judeatmerit about 1 year ago - 1 comment
Labels: help wanted, hacktoberfest

#38 - `no-unlocalized-strings` should ignore string keys for dereferencing object values

Issue - State: closed - Opened by judeatmerit over 1 year ago - 1 comment
Labels: bug, help wanted, hacktoberfest

#37 - ignoreProperty does not work as expected

Issue - State: closed - Opened by yslpn over 1 year ago - 1 comment
Labels: bug, help wanted, hacktoberfest

#36 - [no-unlocalized-strings] add strict in addition to ignore

Issue - State: closed - Opened by dan-dr over 1 year ago - 1 comment
Labels: enhancement, help wanted, hacktoberfest

#35 - no-expression-in-message for Trans tags

Issue - State: closed - Opened by hugohutri over 1 year ago - 4 comments
Labels: enhancement, good first issue, hacktoberfest

#34 - feat: respect lazy translation tags in no-single-variables-to-translate

Pull Request - State: closed - Opened by IanKrieger over 1 year ago - 3 comments

#31 - Flat config support (ESLint 9)

Issue - State: closed - Opened by yuriy-yarosh over 1 year ago - 6 comments
Labels: help wanted, good first issue

#30 - Confusing results of `lingui/no-unlocalized-strings`

Issue - State: closed - Opened by mustafashabib over 1 year ago - 3 comments

#29 - adding eslint peerDependency

Issue - State: closed - Opened by yuriy-yarosh over 1 year ago
Labels: good first issue

#28 - Support Chinese Please

Issue - State: closed - Opened by Sioncovy over 1 year ago - 2 comments
Labels: enhancement, good first issue, hacktoberfest

#27 - ci: minor fixes for the release process

Pull Request - State: closed - Opened by andrii-bodnar over 1 year ago - 1 comment

#26 - fix: ban top level t() calls aside from t`` calls

Pull Request - State: closed - Opened by braineo over 1 year ago - 1 comment

#25 - Ban top level t function call as well

Issue - State: closed - Opened by braineo over 1 year ago - 1 comment

#24 - chore(deps): bump semver from 6.3.0 to 6.3.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#23 - chore(deps): bump @babel/traverse from 7.22.8 to 7.23.5

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#22 - fix(no-unlocalized-strings): Correct Parent Node Handling for TS Enums

Pull Request - State: closed - Opened by radist2s over 1 year ago - 2 comments

#21 - fix(no-unlocalized-strings): Enhanced `no-unlocalized` Rule for advanced syntax support

Pull Request - State: closed - Opened by radist2s over 1 year ago - 3 comments

#20 - feat(no-unlocalized-strings): add ignoreProperty option

Pull Request - State: closed - Opened by thekip almost 2 years ago - 1 comment

#19 - test: add a new test case for the ignoreFunction option

Pull Request - State: closed - Opened by andrii-bodnar almost 2 years ago - 1 comment

#18 - no-unlocalized-strings ignoreFunction not working properly

Issue - State: closed - Opened by ythomop almost 2 years ago - 1 comment
Labels: bug, help wanted

#16 - fix: no-unlocalized properly utilize ignoreFunction option

Pull Request - State: closed - Opened by coreylight almost 2 years ago - 1 comment

#15 - ci: improve the release process

Pull Request - State: closed - Opened by andrii-bodnar almost 2 years ago

#14 - chore: change nodejs engine requirement

Pull Request - State: closed - Opened by thekip almost 2 years ago - 1 comment

#13 - ci: release wf fixes

Pull Request - State: closed - Opened by andrii-bodnar almost 2 years ago

#12 - refactor: change name of the rules

Pull Request - State: closed - Opened by thekip almost 2 years ago

#11 - ci: set up coverage, add the release and lint PR title workflows

Pull Request - State: closed - Opened by andrii-bodnar almost 2 years ago - 6 comments

#10 - chore: naming and readme updates

Pull Request - State: closed - Opened by andrii-bodnar almost 2 years ago - 3 comments

#8 - chore: fix gha

Pull Request - State: closed - Opened by thekip almost 2 years ago

#7 - What rules you are lacking for?

Issue - State: closed - Opened by timofei-iatsenko almost 2 years ago - 5 comments
Labels: question

#6 - Chore/chores

Pull Request - State: closed - Opened by thekip almost 2 years ago

#5 - Create a `recomended` set of rules

Issue - State: closed - Opened by timofei-iatsenko almost 2 years ago - 1 comment
Labels: enhancement

#4 - Extending rules to support more Lingui usecases

Issue - State: closed - Opened by timofei-iatsenko almost 2 years ago - 2 comments