-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
EditorialWill not change implementationsWill not change implementations
Description
- I noticed there are tabs when you copy any example from the spec
(eg https://raw.githack.com/w3c/data-shapes/master/shacl12-core/index.html#example-12) - SHACL-SHACL's
shsh:ShapeShape
should stop line-wrapping property links #449 also discusses tabs in the normative SHACL-SHACL shapes
@ajnelson-nist @HolgerKnublauch @nicholascar has this been discussed?
I've been taught long ago that tabs in source files are not a good thing since their width is not standardized.
Eg I prefer width=2 (I value my horizontal space) but it leads to misalignment (I guess the assumed width is 4):

Perhaps it's ok if tabs are used only at start of lines?
Metadata
Metadata
Assignees
Labels
EditorialWill not change implementationsWill not change implementations