Skip to content

Harden clj-kondo and zprint, scope lint triggers#2

Merged
markovejnovic merged 8 commits into
mainfrom
ci/harden-linters
Jun 23, 2026
Merged

Harden clj-kondo and zprint, scope lint triggers#2
markovejnovic merged 8 commits into
mainfrom
ci/harden-linters

Conversation

@markovejnovic

@markovejnovic markovejnovic commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Marko Vejnovic added 8 commits June 23, 2026 21:22
- clj-kondo: add unused-value/import, redundant-call, misplaced-docstring,
  aliased-namespace-symbol, non-arg-vec-return-type-hint at :error;
  narrow shadowed-var exclude to [name]
- zprint: :style [:community :how-to-ns] for canonical ns forms
- lint.yml: run only on push to main + pull_request
workflow_dispatch already restricts manual runs to write-access contributors.
Asset upload raced api<->uploads.github.com replication lag (HTTP 404).
Retry with backoff + --clobber; create is now idempotent so a re-run after
a partial publish reuses the existing release-<sha> instead of asserting.
@markovejnovic markovejnovic merged commit 6f731d6 into main Jun 23, 2026
3 checks passed
@markovejnovic markovejnovic deleted the ci/harden-linters branch June 23, 2026 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant