Closed (works as designed)
Project:
Encrypt KMS
Version:
8.x-1.0-beta1
Component:
Drupal Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2018 at 14:39 UTC
Updated:
10 Jan 2018 at 21:36 UTC
Jump to comment: Most recent
Comments
Comment #2
nicksanta commentedHi Venkatesh,
Thanks for taking the time to report this issue.
The hyphens you refer to are part of the YAML standard, and mark the beginning of a document. These were added to this project to ensure that yamllint could run in strict mode during CI builds. See the CircleCI build spec for how this is executed.
I acknowledge that these are not widely used (or even known about) in the Drupal community, but I'll be keeping them in this project to ensure adherence to best-practice code style standards in the global tech community at large.
All the best,
Nick