oakmac/standard-clojure-style-js

improve error message for use inside ns form

Open

#172 opened on 2024年12月28日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Clojure (7 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (132 stars)
PR merge metrics
 (PR metrics pending)

説明

Follow-up to Issue #152 and PR-171:

We should show more details to the user when :use is detected inside of the ns form. For example, we could include the line + column number where we encountered :use and print a few lines above and below the location so that the user can see more context of where the error occurred.

inspiration / ideas

コントリビューターガイド