Hey Chris! I noticed that running clj-kondo raises some warnings due to the lines below not resolving to an existing hook. Should they be removed or are there hooks that should be in the repo that aren't?
WARNING: file taoensso/nippy not found while loading hook
WARNING: error while trying to read hook for taoensso.nippy/extend-freeze: Could not find namespace: taoensso.nippy.
|
taoensso.nippy/extend-freeze |
|
taoensso.nippy/extend-freeze |
|
taoensso.nippy/extend-thaw |
|
taoensso.nippy/extend-thaw |
Hey Chris! I noticed that running clj-kondo raises some warnings due to the lines below not resolving to an existing hook. Should they be removed or are there hooks that should be in the repo that aren't?
dtype-next/resources/clj-kondo.exports/cnuernber/dtype-next/config.edn
Lines 44 to 47 in d2b96ca