Skip to content

config: Use env instead of code generation

Sophie Herold requested to merge wip/sophie-h/meson into main

Code generation messes with the actual source directory and makes it impossible to use tools like clippy without having generated the config via meson.

Merge request reports