Closed a13 closed 1 week ago
cider-ns-form-p
Before submitting the PR make sure the following things have been done (and denote this by checking the relevant checkboxes):
eldev test
eldev lint
elisp-lint
checkdoc
Fix regex in
cider-ns-form-p
so it doesn't match "ns-like" forms inside a string. See #3754Before submitting the PR make sure the following things have been done (and denote this by checking the relevant checkboxes):
eldev test
)eldev lint
) which is based onelisp-lint
and includescheckdoc
, check-declare, packaging metadata, indentation, and trailing whitespace checks.