Would it be possible to define a [pre-commit](https://pre-commit.com/) hook for Aqua? Other similar packages have done it: - JuliaFormatter (https://domluna.github.io/JuliaFormatter.jl/stable/integrations/#pre-commit) - Runic (https://github.com/fredrikekre/Runic.jl?tab=readme-ov-file#git-hooks) - ExplicitImports (https://github.com/JuliaTesting/ExplicitImports.jl?tab=readme-ov-file#pre-commit-hooks)
Would it be possible to define a pre-commit hook for Aqua?
Other similar packages have done it: