lintje 0.12.0

Lintje is an opinionated linter for Git.
1
2
3
4
5
#!/bin/sh

set -eu

grep -e '^version =' Cargo.toml | cut -d '"' -f 2