Skip to content

Trailing newline inconsistencies in config/rig.json and config/write-manifests.json across templates #56

@nick-pape

Description

@nick-pape

Description

Minor formatting inconsistency: some templates have a trailing newline at the end of config/rig.json and config/write-manifests.json, others do not.

config/rig.json

  • No trailing newline: ace-generic-card (and others)
  • Trailing newline present: extension-listviewcommandset, webpart-minimal (and others)

config/write-manifests.json

  • No trailing newline: ace-generic-card, webpart-minimal (and others)
  • Trailing newline present: extension-listviewcommandset (and others)

Expected

All templates should consistently end these files with (or without) a trailing newline. A trailing newline is the conventional standard and is recommended.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions