linters: add help urls
Metadata
Current evaluation
Merged: Added help URLs to linter warnings. Approved by one reviewer and passed CI checks. Modifies seven files. Author notes URLs will be updated once forum posts are integrated into official documentation.
Suggested action: —
No scores available.
Issue body
- [X] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [X] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [X] Have you successfully run `make lint`?
- [X] Have you successfully run `pytest tests/unit`?
-----
A simple PR to add URLs to the linter warnings.
I asked Graham to add the forums posts into the official documentation. When that happens, I can update the URLs.
(CRAFT-1232)
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged: Added help URLs to linter warnings. Approved by one reviewer and passed CI checks. Modifies seven files. Author notes URLs will be updated once forum posts are integrated into official documentation. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes adding help URLs to linter warnings. Links currently point to forum posts pending official documentation updates. Addresses CRAFT-1232. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Successfully merged changes adding help URLs to linter warnings. Improves developer guidance with placeholder links pending official documentation updates. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #557 feat: add documentation link in help messages | craft-application | merged | Merged. Adds documentation links to general and command help messages. Approved by two reviewers, passed CI, and modified six files. Formatting adjustments resolved linter warnings. |