Skip to content

[FEATURE] apm.lock should be apm.lock.yaml for linting and readability #279

Description

@danielmeppiel

The lockfile we generate is generated with the name apm.lock. It's a yaml file but we're not adding the extension ".yaml". Due to that, syntax highlighting does not work in IDEs.

Ensure that the lockfile is generated with the .yaml extension "apm.lock.yaml" and that this change is clean for current users on older apm versions once they upgrade.

Metadata

Metadata

Labels

acceptedDeprecated: use status/accepted. Kept for issue history; will be removed in milestone 0.10.0.enhancementDeprecated: use type/feature. Kept for issue history; will be removed in milestone 0.10.0.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions