← Back to issue list

Don't run the ignored attributes and linters (CRAFT-326)

View original Github issue

Metadata

Project
charmcraft
Number
#443
Type
pull request
State
merged
Author
facundobatista
Labels
Created
Updated
Closed

Current evaluation

Merged pull request preventing execution of ignored attributes and linters. Approved by two reviewers, the fix modifies four files with 289 additions and 22 deletions to resolve CRAFT-326.

Suggested action:

No scores available.

Issue body

No description provided.

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged pull request preventing execution of ignored attributes and linters. Approved by two reviewers, the fix modifies four files with 289 additions and 22 deletions to resolve CRAFT-326.
qwen3.6-35b-a3b-mtp-q6 Merged by maintainer facundobatista to skip execution of ignored attributes and linters, resolving CRAFT-326. The change prevents unnecessary processing of disabled checks.
qwen3.6-35b-a3b-mtp-q6 Merged by maintainer facundobatista to skip execution of ignored attributes and linters, resolving CRAFT-326.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#455 Added an "analyze" command that exposes the linters/attributes results (CRAFT-319). charmcraft merged Merged, adding an analyze command to expose linters and attributes results, resolving CRAFT-319. Approved by two reviewers, the change modifies six files with 444 additions and 4 deletions.
76%
#451 Handle linters when building (CRAFT-325). charmcraft merged Merged implementation for handling linters during build. The change surfaces errors and warnings, failing unless --force is passed to pack. Approved by two reviewers and depends on PR #449.
72%
#460 Isolated the linters/checkers, no more shared state between them (CRAFT-383). charmcraft merged Merged refactoring that isolates linters and checkers to eliminate shared state, preventing failures when dependency checkers are ignored or crash. Approved by three reviewers, passed CI, and modified two files.
71%