-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
The Makefile is no longer required since we have implemented the script directive, see emacs-eask/cli#69.
Replacement will look something like that in Eask-file.
(script "clean" "eask clean all")
(script "lint-checkdoc" "eask lint checkdoc --strict")
(script "lint-package" "eask lint package")Metadata
Metadata
Assignees
Labels
No labels