Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-06-17 | lint: add single-file overall report | Klaus Aehlig | |
To quickly understand where the problems found by the linter are, an overall report can be useful, so that just-mr --main lint build -P REPORT immediately shows the problems found in the code. For convenience, also include the patch to be applied to fix formating in the default target. |