This website requires JavaScript.
Explore
Help
Sign In
programmer
/
intermodal
Watch
1
Star
0
Fork
0
You've already forked intermodal
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b96c27e9b1
intermodal
/
bin
/
lint
6 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Release v0.0.1 - Add changelog - Update publish-check recipe to match github actions - Add publish recipe - Update dependencies - Add minimimal-deps compatibility check type: release
2020-01-31 10:54:46 +01:00
#!/usr/bin/env bash
set -euxo pipefail
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-03-17 11:02:02 +01:00
! grep --color -REni 'FIXME|TODO|XXX|todo!|#\[ignore]' src
Reference in New Issue
Copy Permalink