Skip to content

Commit f2a5369

Browse files
committed
docs: add note on linting to dev guide [skip ci]
1 parent 8a321aa commit f2a5369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/02-developer-guide.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ The CI server runs:
260260
----
261261
bb ./script/lint.clj
262262
----
263-
and you can too. The lint script will build the clj-kondo cache when it is missing.
263+
and you can too. The lint script will build the clj-kondo cache when it is missing or stale.
264264
If you want to force a rebuild of the cache run:
265265
----
266266
bb ./script/lint.clj --rebuild-cache

0 commit comments

Comments
 (0)