repos: - repo: local hooks: - id: make-format name: Run `make format` entry: make format language: system pass_filenames: false