Update notes
This commit is contained in:
parent
ec2b6c59f5
commit
f81e7d8953
9
notes
9
notes
@ -6,10 +6,19 @@ notes
|
|||||||
. add parsing tests
|
. add parsing tests
|
||||||
. check dependency ordering
|
. check dependency ordering
|
||||||
|
|
||||||
|
- allow leading tabs or leading spaces, but not a mix
|
||||||
|
after leading tabs, additional spaces or tabs are allowed
|
||||||
|
for line continuation
|
||||||
|
after leading spaces, only additional spaces are allowed
|
||||||
|
for line continuation
|
||||||
|
|
||||||
- parsing tests
|
- parsing tests
|
||||||
. --list: make sure the right dependencies are listed
|
. --list: make sure the right dependencies are listed
|
||||||
. --show: make sure the recipe contents is parsed
|
. --show: make sure the recipe contents is parsed
|
||||||
|
|
||||||
|
make sure that bad names are disallowed
|
||||||
|
trigger all errors
|
||||||
|
|
||||||
- look through all justfiles for features of make that I use. so far:
|
- look through all justfiles for features of make that I use. so far:
|
||||||
. phony
|
. phony
|
||||||
. SHELL := zsh
|
. SHELL := zsh
|
||||||
|
Loading…
Reference in New Issue
Block a user