Added a function to run all checkers (CRAFT-317).
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
This is the "entry point" to the module, the only function to be used from outside.
Note this PR is based on the other two `analint-*` branches.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a new module entry point function to execute all checkers (CRAFT-317). The implementation consolidates work from two prior analint branches and establishes the primary external interface. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged the module entry point function to run all checkers, fulfilling CRAFT-317. The change builds on two existing analint branches and establishes the primary external interface. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #435 Implemented the Framework checker (CRAFT-316) | charmcraft | merged | 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. |