Use the metadata linter¶
The following guidelines describe how to address issues flagged by the metadata linter.
To resolve a missing metadata key, add it to the snap’s project file.
The following metadata keys are linted:
titlecontactlicensedonationissuessource-codewebsite
See the Top-level keys for more information about these keys.
To ignore a key, add it to the lint.ignore.metadata key.
See Ignore specific keys of the metadata linter for more information.