intermodal/bin/lint
Casey Rodarmor e91b419af5
Improve book
- Write introduction
- Move large readme sections into book
- Rename docs to www

type: documentation
2020-04-07 19:01:30 -07:00

6 lines
109 B
Bash
Executable File

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