Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / clj-kondo/clj-kondo issues and pull requests
#1327 - Consider supporting macro definitions directly in hooks
Issue -
State: closed - Opened by borkdude over 3 years ago
- 8 comments
#1324 - Warn on use of :or key from :as map in destructuring.
Issue -
State: closed - Opened by didibus over 3 years ago
- 9 comments
Labels: expired
#1303 - Detect vector in non-return position as unused value
Issue -
State: open - Opened by borkdude over 3 years ago
- 7 comments
Labels: PR welcome, pinned
#1294 - disable redefined-var warning in comment blocks
Issue -
State: closed - Opened by martinklepsch over 3 years ago
- 4 comments
#1292 - Linter for partially extended protocols
Issue -
State: open - Opened by slipset over 3 years ago
- 3 comments
Labels: protocols, pinned
#1269 - deps.edn linting of :jvm-opts in top level, show a warning
Issue -
State: closed - Opened by dvingo over 3 years ago
- 2 comments
Labels: pinned
#1268 - [analysis] Support output-schema of a schema.core var-definition
Issue -
State: open - Opened by ericdallo over 3 years ago
- 6 comments
Labels: pinned
#1230 - :unsorted-imports
Issue -
State: closed - Opened by borkdude over 3 years ago
- 5 comments
Labels: pinned
#1228 - Lint unresolved namespaces/vars in syntax-quoted forms
Issue -
State: closed - Opened by yuhan0 over 3 years ago
- 6 comments
Labels: pinned
#1218 - Lint deprecated Java methods/constuctors
Issue -
State: open - Opened by borkdude over 3 years ago
- 10 comments
Labels: enhancement, pinned
#1200 - Name in def should not override class names
Issue -
State: closed - Opened by borkdude over 3 years ago
- 4 comments
Labels: expired
#1199 - New linter: multiple forms in .cljc branch
Issue -
State: closed - Opened by borkdude over 3 years ago
- 4 comments
Labels: enhancement, pinned
#1197 - Add a no-doc linter
Issue -
State: closed - Opened by lread over 3 years ago
- 7 comments
Labels: enhancement, expired
#1196 - When linting a .cljc file, include platform(s) in issues reported
Issue -
State: closed - Opened by lread over 3 years ago
- 6 comments
Labels: enhancement
#1176 - Warn about fn bodies that aren't sorted in increasing arity
Issue -
State: open - Opened by borkdude over 3 years ago
- 4 comments
Labels: enhancement, pinned
#1125 - Support deprecated nss metadata warnings
Issue -
State: closed - Opened by SevereOverfl0w almost 4 years ago
- 4 comments
Labels: pinned
#1113 - Automatically add .gitignore file in .clj-kondo to ignore .cache directory
Issue -
State: closed - Opened by borkdude almost 4 years ago
- 9 comments
Labels: enhancement, expired
#1104 - Performance linting rules
Issue -
State: closed - Opened by borkdude almost 4 years ago
- 12 comments
Labels: enhancement, expired
#1082 - Add Linter for Variadic Functions in Protocols
Issue -
State: closed - Opened by lread almost 4 years ago
- 4 comments
Labels: PR welcome, pinned
#1035 - Support SARIF + GitHub Code Scanning
Issue -
State: closed - Opened by danielcompton about 4 years ago
- 13 comments
Labels: pinned
#1034 - Warn about overlapping keys in :keys and named destructuring
Issue -
State: open - Opened by borkdude about 4 years ago
- 4 comments
Labels: enhancement, pinned
#1014 - namespaced keywords are not taken into consideration for "unused import" warnings
Issue -
State: closed - Opened by zilti about 4 years ago
- 18 comments
Labels: expired
#929 - Lint reader syntax errors in #_ ignored forms
Issue -
State: open - Opened by yuhan0 over 4 years ago
- 5 comments
Labels: enhancement, pinned
#916 - Write linter to discourage usage of previous binding in :or defaults
Issue -
State: closed - Opened by borkdude over 4 years ago
- 14 comments
Labels: pinned
#893 - clojure.test predicate linters [issue needs splitting up]
Issue -
State: closed - Opened by vemv over 4 years ago
- 8 comments
Labels: expired
#836 - Document projects / tools leveraging analysis export
Issue -
State: open - Opened by borkdude over 4 years ago
- 1 comment
Labels: documentation, pinned
#793 - Feature request: Warn if docstring lines exceed max width
Issue -
State: closed - Opened by serioga over 4 years ago
- 13 comments
Labels: enhancement, expired, PR welcome
#752 - Warn when destructuring overrides function arguments, e.g. (fn [{:as data :keys [data]}] ...)]
Issue -
State: closed - Opened by theronic almost 5 years ago
- 10 comments
Labels: enhancement, clj-together, pinned
#737 - Warn on use of fully qualified classnames when already available via default imports
Issue -
State: open - Opened by MicahElliott almost 5 years ago
- 14 comments
Labels: enhancement, clj-together, pinned
#690 - Use type hints on function vars to infer return types
Issue -
State: closed - Opened by yuhan0 almost 5 years ago
- 6 comments
Labels: type warnings, clj-together, PR welcome
#614 - Detect laziness in try, with-refefs, with-open and binding
Issue -
State: open - Opened by borkdude almost 5 years ago
- 4 comments
Labels: enhancement, pinned
#516 - Detect import without require of records/interfaces
Issue -
State: closed - Opened by SevereOverfl0w about 5 years ago
- 5 comments
Labels: enhancement, expired
#437 - Warn on badly formatted prepost map
Issue -
State: closed - Opened by didibus about 5 years ago
- 6 comments
Labels: enhancement, expired, clj-together
#412 - lint vars that refer to other vars as the other vars
Issue -
State: open - Opened by borkdude over 5 years ago
- 4 comments
Labels: enhancement, pinned
#256 - report about unsupported reader conditional in .clj or .cljs files
Issue -
State: closed - Opened by borkdude over 5 years ago
- 4 comments
Labels: enhancement, PR welcome