Skip to content

Id length check is too restrictive #242

@LittleHuba

Description

@LittleHuba

https://github.com/eclipse-score/docs-as-code/blob/4473a7a5dc9f4c1ec3914bfcc4188d1987aad749/src/extensions/score_metamodel/checks/attributes_format.py#L60

This check restricts ids to 45 characters. This is way too restrictive for modules like communication or baselibs.
With the mandatory prefix only a few characters are left. This forces obscure ids based on hashes or numbers which makes the ids error-prone to link.

Please increase the length to at least 70 characters to allow for a reasonable id while still keeping the impact on links in documents manageable.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions