Skip to content
New issue

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

Accept unquoted namespace metadata configs #763

Closed
borkdude opened this issue Feb 19, 2020 · 0 comments
Closed

Accept unquoted namespace metadata configs #763

borkdude opened this issue Feb 19, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@borkdude
Copy link
Member

(ns my.name.space
  {:clj-kondo/config {:linters {:unused-namespace {:level :off}}}}
  (:require
    [foo.bar :as bar]))
@borkdude borkdude added this to Needs triage in clj-kondo via automation Feb 19, 2020
@borkdude borkdude moved this from Needs triage to High priority (next release) in clj-kondo Feb 19, 2020
@borkdude borkdude self-assigned this Feb 19, 2020
borkdude added a commit that referenced this issue Feb 21, 2020
@borkdude borkdude moved this from High priority (next release) to Next release in clj-kondo Feb 21, 2020
borkdude added a commit that referenced this issue Feb 21, 2020
@borkdude borkdude added the enhancement New feature or request label Feb 27, 2020
clj-kondo automation moved this from Next release to Done Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
clj-kondo
  
Done
Development

No branches or pull requests

1 participant