Implemented the Framework checker (CRAFT-316)
Metadata
Current evaluation
Merged implementation of the Framework checker (CRAFT-316). Approved by two reviewers, the commit adds 497 lines across two files. The branch originated from facundobatista:analint-language-checker.
Suggested action: —
No scores available.
Issue body
Note this is a checkout done from `facundobatista:analint-language-checker`, so the diff to master will include it.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged implementation of the Framework checker (CRAFT-316). Approved by two reviewers, the commit adds 497 lines across two files. The branch originated from facundobatista:analint-language-checker. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged the framework checker implementation (CRAFT-316) by maintainer facundobatista. The branch was forked from facundobatista:analint-language-checker, resulting in a diff against master that includes the additional context. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged the framework checker implementation (CRAFT-316) by maintainer facundobatista. Changes were integrated from the analint-language-checker branch into master, enabling language validation within the framework. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #416 Created the Language checker, first step in the analyze/lint structure (CRAFT-285) | charmcraft | merged | Merged the language checker, establishing the initial analyze/lint structure. Approved by two reviewers after addressing 18 comments, the change adds 168 lines across two files for CRAFT-285. | |
| #437 Added a function to run all checkers (CRAFT-317). | charmcraft | merged | Merged an entry point function to run all checkers, built on two prior analint branches. Approved by two reviewers, the change adds 66 lines across two files. |