Automatic checkers
Owner: luca.fancellu
Time: Sun 1:40 PM 25 Jun +0200 (Europe/Prague) Final
Location: Conference Hall

This design session is to talk about automatic checkers, linters, that could alleviate the review process. In the Xen codebase we use many language as I can see from “github-linguist –breakdown”. So I’m wondering what the community think about the adoption of automatic checkers/linters to be run from the CI but also, easily, from the developer. What about clang-format? Shellcheck? Makefile, Python, Dockerfile linters? Does anyone thought about that before and if so, what was the problem with the adoption?