Skip to content

Housekeeping: drop dead code and fix stale docs#49

Merged
bbatsov merged 3 commits into
masterfrom
housekeeping-cleanup
Jul 8, 2026
Merged

Housekeeping: drop dead code and fix stale docs#49
bbatsov merged 3 commits into
masterfrom
housekeeping-cleanup

Conversation

@bbatsov

@bbatsov bbatsov commented Jul 8, 2026

Copy link
Copy Markdown
Member

A few small cleanups I found while auditing the repo:

  • Removed suitable.compliment.sources.cljs.ast, an orphaned byte-for-byte copy of suitable.ast that nothing required.
  • Fixed the 0.6.2 changelog entry - it was dated 2033 and used an h1 heading where every other version uses h2.
  • Swapped the dead versions.deps.co downloads badge for the Clojars one.

No behavior change, so no tests.

  • The commits are consistent with the contribution guidelines
  • You've added tests to cover your change(s) (N/A - docs and dead code only)
  • All tests are passing
  • The new code is not generating reflection warnings
  • You've updated the changelog (if adding/changing user-visible functionality)

bbatsov added 3 commits July 8, 2026 17:22
It was a byte-for-byte copy of suitable.ast (only the ns name differed)
and nothing required it.
Wrong release year (2033 -> 2024) and it used an h1 heading where every
other version entry uses h2.
versions.deps.co is defunct; use Clojars' own download-count badge via
shields.io instead.
@bbatsov bbatsov force-pushed the housekeeping-cleanup branch from 7e2006e to 7c383a5 Compare July 8, 2026 14:23
@bbatsov bbatsov merged commit ee96183 into master Jul 8, 2026
7 of 8 checks passed
@bbatsov bbatsov deleted the housekeeping-cleanup branch July 8, 2026 14:24
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