oakmac/standard-clojure-style-js

improve error message for use inside ns form

Open

#172 建立於 2024年12月28日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Clojure (7 fork)github user discovery
enhancementhelp wanted

倉庫指標

Star
 (132 star)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南