That is how my company works, everything is automatically formatted before commit, there are no debates. That's how languages like Rust and Go (and JavaScript/TypeScript via Prettier) have ended up also.
Same with lints, set up a company-wide lint configuration, apply it automatically, auto fix if possible.
Same with lints, set up a company-wide lint configuration, apply it automatically, auto fix if possible.