We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e93c7ba commit 9529ef3Copy full SHA for 9529ef3
CHANGELOG.md
@@ -4,7 +4,7 @@
4
5
* 2.0.x in progress (alpha3?)
6
* Address #22 by adding `clj-kondo.exports` (this is just a first pass; the `:lint-as` mappings will probably be replaced by hooks in the future).
7
- * Fix #19 by supporting regex/patterns dynamically inside `?=` (as well as the compile-time support already in `expect`).
+ * Fix #19 by supporting regex/patterns dynamically inside `=?` (as well as the compile-time support already in `expect`).
8
* Update `build-clj` to v0.5.0.
9
* Switch to `build.clj`/`tools.build` for CI/deploy.
10
0 commit comments