FAP
FAP
Since we are not using a mutable date time type as input we can skip this test.
Found this action on the common-lisp track and it seems very useful to keep a track healthy and up-to-date. See https://github.com/exercism/common-lisp/blob/de5fadcd239987563f43b67c23863afe485a954d/.github/workflows/configlet-sync.yml I tested the action on my fork, see -...
As mentioned in #18, Emacs is very particular about the expected structure of packages. https://github.com/exercism/emacs-lisp/pull/210 added a regression, if we can call it that in this context. All the tests...
To make sure that the exercise templates are following the Emacs Lisp coding and documentation conventions it would be nice to add [`checkdoc`](https://www.emacswiki.org/emacs/CheckDoc) to the CI test run. My suggestion...
It seems that some of the tests don't implement the tests that they claim to implement in their `meta/tests.toml`, see https://github.com/exercism/emacs-lisp/pull/228. Also some exercises don't implement all canonical tests according...
Maybe I missed it but I couldn't find program flow documentation for Asciidoctor. I think this would help new contributors to get productive faster. I had a go at a...
Looks like the linked page has been removed.