twitch-tui/.pre-commit-config.yaml

7 lines
134 B
YAML
Raw Normal View History

2021-08-24 02:33:31 +03:00
repos:
- repo: https://github.com/doublify/pre-commit-rust
rev: master
hooks:
- id: fmt
args: [ '--verbose' ]