opral / inlang-message-sdk

0 stars 0 forks source link

requirements lint rule per message/ per variant configuration #5

Open LorisSigrist opened 3 months ago

LorisSigrist commented 3 months ago

Problem

Lint rules are all or nothing. There is no way to ignore a warning coming from a lint rule just for a specific message.

This is especially annoying with the "duplicate pattern" lint rule which has a lot of false positives.

This has been a common complaint

Proposal

Some way to ignore lint warnings for specific messages.

This would likely require annotating messages with metadata.

cc @felix.haeberle

linear[bot] commented 3 months ago

MESDK-40 More Fine-Grained Lint Rule

samuelstroschein commented 3 months ago

@loris.sigrist nice feature. came up several times. I propose to create a project out of this because it requires multiple teams to collaborate/is not a one off issue.

samuelstroschein commented 3 months ago

@loris.sigrist agree to turn this into a project?

Maybe leave this issue open for external collaborators to upvote this issue & discuss.