Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

clj-kondo

Development of clj-kondo: a linter for Clojure that sparks joy.
Collective - Host: opensource - https://opencollective.com/clj-kondo - Code: https://github.com/borkdude/clj-kondo

CHANGELOG [skip ci]

github.com/clj-kondo/clj-kondo - 010c969131e831f160538a533bde2c6f3bca77a7 authored over 3 years ago
[#1265] Recognize :doc from attr-map in defn

github.com/clj-kondo/clj-kondo - fd68dc52e0f476e3eef14db0a034fe9e4ef525d1 authored over 3 years ago
CHANGELOG [skip ci]

github.com/clj-kondo/clj-kondo - c01dff8567039a7e3a4a31a0de099c0a76aa184a authored over 3 years ago
[#1285] Don't skip linting .jar files when config has changed

github.com/clj-kondo/clj-kondo - 843e2d0ce72a141bc2294ff52b9910ea225f2288 authored over 3 years ago
CHANGELOG [skip ci]

github.com/clj-kondo/clj-kondo - ccf96754dfb59d3476d52a5d57bdd03b48c68971 authored over 3 years ago
Lint ([]) as invalid call to vector #1276

github.com/clj-kondo/clj-kondo - af4d54cda4937bfb55428b61b064fe2028bab8f3 authored over 3 years ago
Merge branch 'master' of github.com:borkdude/clj-kondo

github.com/clj-kondo/clj-kondo - bf80a286223081a606e540f9c6d35665c2c6ff65 authored over 3 years ago
CHANGELOG [skip ci]

github.com/clj-kondo/clj-kondo - c1511d8fd0969a36de26eedf0764b80ca12d5be0 authored over 3 years ago
CHANGELOG [skip ci]

github.com/clj-kondo/clj-kondo - c836b2b63c81be4f862606029614e2a0d85d986f authored over 3 years ago
[#1274] Resolve var from clojure.data.xml imported via macro

github.com/clj-kondo/clj-kondo - 2105db5082397edf1fe6672f013c2efcdb418f45 authored over 3 years ago
Update musl script

github.com/clj-kondo/clj-kondo - f2f8f2d03f5ca0331c6047ce70055a2cdbe34637 authored over 3 years ago
[#1284] Proper macroexpansion for clojure.test/are (#1288)

github.com/clj-kondo/clj-kondo - 21cf22f5ff30208d6fb9f7b0b4b50cd8620baa70 authored over 3 years ago
[#603] Macroexpand clojure.template/do-template (#1287)

github.com/clj-kondo/clj-kondo - 49ef3580d8671ca2e5870efc448e4de167807442 authored over 3 years ago
Update base image

github.com/clj-kondo/clj-kondo - 4f1252748b128da6ea23033f14b2bec8662dc5fd authored almost 4 years ago
Don't short circuit static build to test

github.com/clj-kondo/clj-kondo - 352292dbc8c9bb4c1d834730a051d75e373ae148 authored almost 4 years ago
Support static args in Docker image

github.com/clj-kondo/clj-kondo - 8dae906e350b41134df0b9e19caac812e8b73eb4 authored almost 4 years ago
Also apply musl settings to Dockerfile

github.com/clj-kondo/clj-kondo - edcde69984bad85111e759eea019174c8544d1ac authored almost 4 years ago
Apply musl settings to static binary

github.com/clj-kondo/clj-kondo - 6a92442b7009d670e912c895ccb8abcd8dda9292 authored almost 4 years ago
Update companies.md (#1278)

github.com/clj-kondo/clj-kondo - cc4e552ef5207e7928d2093bdb9acf09e0dcc9d1 authored almost 4 years ago
rename Icebreaker to Gatheround in companies.md (#1277)

github.com/clj-kondo/clj-kondo - 3488fea150faa147537efdf056503b843a69b9ac authored almost 4 years ago
Addendum for config export/import #1256

* Update docs for config import/export

- Update docs to reflect changes in #1256
- Rework do...

github.com/clj-kondo/clj-kondo - 108db2628e60369a0335cd5a890fa17a360416e3 authored almost 4 years ago
Refine messaging around importing configs #1256

* Refine messaging around importing configs

Now only reporting detected imported clj-kondo co...

github.com/clj-kondo/clj-kondo - 8dc7197e41b0bd5f2546d0fcc266a7b68ea2f5bc authored almost 4 years ago
Lint clojure.spec.alpha/keys (#1272)

github.com/clj-kondo/clj-kondo - 8222c0b7c69fd0ef15033a547787056d7760294c authored almost 4 years ago
[#1159] [analysis] Improve keyword reg support for re-frame (#1266)

* Rename :def -> :reg

* Add support for re-frame keyword :reg

* Use original ns and symbol...

github.com/clj-kondo/clj-kondo - f770773898d1100a129866d35fbe9f252190464a authored almost 4 years ago
CHANGELOG [skip ci]

github.com/clj-kondo/clj-kondo - 736aee6b8f1754419d8a8bca9f24ef1ba224aeb0 authored almost 4 years ago
Minor text change in help output

github.com/clj-kondo/clj-kondo - 08f4344c47f44851c01295360538a27176a12ae6 authored almost 4 years ago
CHANGELOG [skip ci]

github.com/clj-kondo/clj-kondo - edfbf647cb4a36eb55e731f48fc7d764235cbd47 authored almost 4 years ago
CHANGELOG [skip ci]

github.com/clj-kondo/clj-kondo - 3f61c19f3214c6e8b5138e951c56e971d4806bc8 authored almost 4 years ago
[#1248] Improvement

github.com/clj-kondo/clj-kondo - fb3393cf3be30f6fb517040d2bd7dbb4c40e3925 authored almost 4 years ago
[#1248] Add ns alias check to symbol normalization

Normalization was working incorrectly for namespace aliases containing
dots in it because they ...

github.com/clj-kondo/clj-kondo - f4219dd2cea9f52ebb7ed06348179cf3083eb60c authored almost 4 years ago
Remove the obsolete option from help message (#1263)

github.com/clj-kondo/clj-kondo - 9cb044b102eb986938c095173870cb9844ed2800 authored almost 4 years ago
[#1251] Resolve alias correctly

github.com/clj-kondo/clj-kondo - 199728da90475e908b3e013a228b4f3ee7bdbcc2 authored almost 4 years ago
CHANGELOG [skip ci]

github.com/clj-kondo/clj-kondo - 4aa475541f120dc2da2fd58f215c8731e6873ae9 authored almost 4 years ago
[#1251] Minor doc changes [skip ci]

github.com/clj-kondo/clj-kondo - 6b8ab130acd32e4279cfbed1210b1a54f40bdcfc authored almost 4 years ago
Support new --fail-level command line flag (#1259) (#1261)

Co-authored-by: Michiel Borkent <[email protected]>

github.com/clj-kondo/clj-kondo - 6b064f8f59f0e47a102c686139e300069e61c7c5 authored almost 4 years ago
[#1251] Minor doc changes [skip ci]

github.com/clj-kondo/clj-kondo - c024e50d4fdad3eef38f1d7a64e4aa5bf351bd96 authored almost 4 years ago
[#1251] Minor doc changes

github.com/clj-kondo/clj-kondo - 33904c920cf8f8d3be446db100546cfaaeb7eada authored almost 4 years ago
[#1251] Improve keywords analysis for namespaced maps

github.com/clj-kondo/clj-kondo - 821636a3a7f7d28acd17157a6afb1f416ac3722c authored almost 4 years ago
README [skip ci]

github.com/clj-kondo/clj-kondo - da9dd77f505a6a2288cf7045d7c0e72a9120b04a authored almost 4 years ago
get correct branch

github.com/clj-kondo/clj-kondo - 626978461cbf113c376634cdf034d7262deb429f authored almost 4 years ago
debug appveyor

github.com/clj-kondo/clj-kondo - 64664a2d42d13c97c2f599fd1959e675a3f104f2 authored almost 4 years ago
Deploy artifacts to Github releases

github.com/clj-kondo/clj-kondo - 58b9093ab238dd7a3c7c1d062ad3f37007efcfee authored almost 4 years ago
[#782] False positive with destructuring depending on previous arg

github.com/clj-kondo/clj-kondo - b2df5d95bcf36bd5e4cf6bd0ed01c84fcfdb7a34 authored almost 4 years ago
[#1251] Keyword analysis for namespaced maps

github.com/clj-kondo/clj-kondo - a657566d4d9c085532b64992a706f92d464775be authored almost 4 years ago
[#1252] Support cljs.core.match/match

github.com/clj-kondo/clj-kondo - 764cca11b2bdce1ae2ba04e69fdb664633e29ad5 authored almost 4 years ago
Report reader errors at the start of token (#1255)

* Report reader errors at the start of token

* Refactor juxt

github.com/clj-kondo/clj-kondo - ce0b5e2a3243ab7ac8abe1efd5748020db9fa3ec authored almost 4 years ago
Fix recur arity for lazy-seq and lazy-cat (#1254)

github.com/clj-kondo/clj-kondo - b03433955ab1f0815d52efe029814ffd3ef65377 authored almost 4 years ago
Fix minor typo in config.md example (#1253)

github.com/clj-kondo/clj-kondo - 0408d71e479b2dbc7b19e2613ca1e87e9d1b91e9 authored almost 4 years ago
Update install.md (#1250)

Fixed a broken link; Linuxbrew has been merged into homebrew.

https://github.com/Linuxbrew/br...

github.com/clj-kondo/clj-kondo - 1d903ddd76a3b0c366d605de2e01a152a1c29109 authored almost 4 years ago
Update ci-integration.md

github.com/clj-kondo/clj-kondo - c76bedbde5569513977bd99398f6f6934a98a3a1 authored almost 4 years ago
[#1246] False positive unused default when analyzing locals

github.com/clj-kondo/clj-kondo - a14a06c8fa257c1d876c509517b2ac24ffd20f50 authored almost 4 years ago
[#1242] Minor enhancement

github.com/clj-kondo/clj-kondo - 0fa71aec642d6071997e89d51e479766168a2219 authored almost 4 years ago
[#1242]Add error message when keywords are passed in :or map (#1245)

github.com/clj-kondo/clj-kondo - 59ceb9c4fad203a997f728e8c664f3e0d6c6bbbc authored almost 4 years ago
Fix lint warning

github.com/clj-kondo/clj-kondo - 3a610307d800ab88f0a9dc0334af891590405997 authored almost 4 years ago
[#1244] support core.async defblockingop macro

github.com/clj-kondo/clj-kondo - a21d51ea0933df31a121438dfc67aa4a981852a0 authored almost 4 years ago
[docs] Fix :report-duplicates examples (#1243)

github.com/clj-kondo/clj-kondo - 32b25b9518b4773632985576fabf784439b88de4 authored almost 4 years ago
CHANGELOG [skip ci]

github.com/clj-kondo/clj-kondo - 0775bdff7f3ac6a773e11b67e186d8dfa0a49a39 authored almost 4 years ago
CHANGELOG [skip ci]

github.com/clj-kondo/clj-kondo - 7ac03079960434555adc85001d26749d7e840213 authored almost 4 years ago
[#1232] introduce report-duplicates linter config

Co-authored-by: case <[email protected]>

github.com/clj-kondo/clj-kondo - 134692f523a4f537c7e2bc482ce0c7c3f18bb816 authored almost 4 years ago
CHANGELOG [skip ci]

github.com/clj-kondo/clj-kondo - 70cef195a45c544bbed7e4c252fc38dc43b24eee authored almost 4 years ago
[#1237] Fix wrong order of unresolved symbols

github.com/clj-kondo/clj-kondo - 2dde5e91cbb36fcc0e0f4adf8e3f0e1e67feed9e authored almost 4 years ago
doc [skip ci]

github.com/clj-kondo/clj-kondo - 7ac0fa50bdf9a9c0fc10dc1207ea4ede594292d3 authored almost 4 years ago
Remove generated nodes from analysis (#1239)

github.com/clj-kondo/clj-kondo - 466fc2f5c8b900e537c5d5ec9307cef7aac2cacc authored almost 4 years ago
[#1231] Analysis test in CI

github.com/clj-kondo/clj-kondo - 76143d350946c18cd3ffc425b35aa01a6c78561d authored almost 4 years ago
[#1231] Fix :defined-by key in analysis for sgen

github.com/clj-kondo/clj-kondo - 22f2e43366710b87e3b4f3ae5d15e68b438de10c authored almost 4 years ago
Add link to blogpost on nextjournal ci (#1229)

github.com/clj-kondo/clj-kondo - 259b4c1a64c31c6f35679d21a6d468a5c84983c9 authored almost 4 years ago
Fix project.clj

github.com/clj-kondo/clj-kondo - e4cf5051c91c5cf58670a2e253f84c5e7831769f authored almost 4 years ago
[#1189] Support js property access syntax

github.com/clj-kondo/clj-kondo - 5f6971a36cfe502d0da29446ffe42e38f9b35b00 authored almost 4 years ago
CHANGELOG [skip ci]

github.com/clj-kondo/clj-kondo - 86e5dedf35e6183b645b1ba3b90c033d95048a05 authored almost 4 years ago
[#1189] Support js property access syntax

github.com/clj-kondo/clj-kondo - 3e6d061f12bf58ab4a4a11c98d3bd16273a5efcb authored almost 4 years ago
[#1222] False positive for private deftype

github.com/clj-kondo/clj-kondo - 46b4fd6ea5af681dcd9b5d36020e5a24a3ab72e3 authored almost 4 years ago
[#1202] Fix reflection

github.com/clj-kondo/clj-kondo - 60caa64071bfec7840861f0ef56ca7d0c628f8e6 authored almost 4 years ago
[#1217] Support clojure.core.reducers/defcurried

github.com/clj-kondo/clj-kondo - 41d1779f5efe310917bb1120d0f31f61a9b5298b authored almost 4 years ago
[#1217] Support clojure.core.reducers/defcurried

github.com/clj-kondo/clj-kondo - 354e5404db7d9974358a79d10264fbdd8866a180 authored almost 4 years ago
[#1202] Fix invalid namespace in clojure.data.xml analysis

github.com/clj-kondo/clj-kondo - cceea3f9c4a09072c89191841007b7e85452d9fa authored almost 4 years ago
[#1192] Add linting for sgen/lazy-prims

github.com/clj-kondo/clj-kondo - 2465976ec9e9529788c0eb1ba34eee3e2b83657d authored almost 4 years ago
[#1190] Fix linting user.clj

github.com/clj-kondo/clj-kondo - 7df944794a5509d58c183399f0d49e81adb17eb5 authored almost 4 years ago
CHANGELOG [skip ci]

github.com/clj-kondo/clj-kondo - 7a565b7e196bc893b4576b36d88fa990ccb24523 authored almost 4 years ago
[#1210] Fix crash with :clj-kondo/ignore in combination with :rename (#1225)

* [#1210] Fix crash with :clj-kondo/ignore

* Update diff script

github.com/clj-kondo/clj-kondo - d9b1eb2d3e14af16197985581c37a6fddd292800 authored almost 4 years ago
Correct escaping for docstrings in analysis (#1224)

Docstrings returned via :doc in analysis are no longer over-escaped.

Fixes #1223

github.com/clj-kondo/clj-kondo - 7f72b871876cbe052d881e3b14f7fa3e47d9834b authored almost 4 years ago
[analysis] Add defined-by on missing var definitions (#1219)

github.com/clj-kondo/clj-kondo - 374094a1776878ec4b5079869e7f13e3f7c1ad20 authored almost 4 years ago
Rename to --copy-configs

github.com/clj-kondo/clj-kondo - c4059ae57fb7ad7a922724c95cbae05f1e6b6894 authored almost 4 years ago
Add --copy-hooks

github.com/clj-kondo/clj-kondo - 6fcd2f2c2e479227d9f567351a1862fe76ee2561 authored almost 4 years ago