committed 0.2.5

Nitpicking commit history since beabf39
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
- id: committed
  name: committed
  description: Nitpicking commit history since beabf39
  language: python
  entry: committed
  args: [--fixup, --wip, --commit-file]
  stages: [commit-msg]

- id: committed-src
  name: committed
  description: Nitpicking commit history since beabf39
  language: rust
  entry: committed
  args: [--fixup, --wip, --commit-file]
  stages: [commit-msg]