intermodal/bin/lint
Casey Rodarmor 57a358e458
Allow creating magnet links with imdl torrent link
Magnet links can now be created from a metainfo file with:

    imdl torrent link --input METAINFO

type: added
2020-04-07 19:01:27 -07:00

6 lines
100 B
Bash
Executable File

#!/usr/bin/env bash
set -euxo pipefail
! grep --color -REni 'FIXME|TODO|XXX|todo!|#\[ignore]' src