From fdf73945d7c3706a77559aff16444b0f020a9b3b Mon Sep 17 00:00:00 2001 From: Casey Rodarmor Date: Sat, 22 Oct 2016 15:11:47 -0700 Subject: [PATCH] Notes --- notes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/notes b/notes index ffbad3b..b146d79 100644 --- a/notes +++ b/notes @@ -4,6 +4,12 @@ notes - parse arguments and store in recipe - parse lines into fragments and store in recipe - positional error messages +- use clippy +- allow calling recipes in a justfile in a different + directory: + - ../foo # ../justfile:foo + - xyz/foo # xyz/justfile:foo +- #![deny(missing_docs)] j: - vector of substitutions