-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
messages.ftl files are a source of merge conflicts #111847
Copy link
Copy link
Closed
Labels
A-translationArea: Translation infrastructure, and migrating existing diagnostics to SessionDiagnosticArea: Translation infrastructure, and migrating existing diagnostics to SessionDiagnosticT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Metadata
Metadata
Assignees
Labels
A-translationArea: Translation infrastructure, and migrating existing diagnostics to SessionDiagnosticArea: Translation infrastructure, and migrating existing diagnostics to SessionDiagnosticT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
People typically add new diagnostics to the end of these files creating contention.
Maybe diagnostics in such files should be alphabetically sorted to reduce conflicts (and to keep similar diagnostics close to each other).