We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When doing am on schema.test/validate-schemas I got [schema.test :as schema.test]. While not technically wrong, it's slightly retarded.
schema.test/validate-schemas
[schema.test :as schema.test]
The text was updated successfully, but these errors were encountered:
[Fix #309] am uses alias for fully qualified ns
am
2002d13
3a550e9
76d6044
Merge pull request #323 from clojure-emacs/fix-am-vs-alias
f5c8f17
[Fix #309] `am` uses alias for fully qualified ns
No branches or pull requests
When doing am on
schema.test/validate-schemas
I got[schema.test :as schema.test]
. While not technically wrong, it's slightly retarded.The text was updated successfully, but these errors were encountered: