← Back to issue list

Linters need access to the effective base

View original Github issue

Metadata

Project
snapcraft
Number
#6242
Type
issue
State
open
Author
mr-cal
Labels
Created
2026-05-07 20:50:53+00:00
Updated
2026-05-11 18:36:13+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

### Check existing issues - [x] I've verified that this request isn't described by any existing issues. ### Request Linters need access to the effective base to provide base-specific handling. Currently, they only have access to the `base` key and not the `build-base`, since they can have access to the SnapMetadata class. This means that the linters don't know the effective base of a bare base snap. ### The problem it solves So the GPU linter can provide the correct help link.

Evaluation history

No evaluation history available.