Skip to content

Conversation

@zainab-ali
Copy link
Contributor

Calls to expect require clue to display error messages with diagnostics.

This scalafix rule is a linter rule that detects expect statements without clues. It can be added to .scalafix.conf:

rules = [
  "github:zainab-ali/weaver-test/EnforceCluesInExpect?sha=scalafix-enforce-clues"
]

Given that users will want to run this often (e.g. as part of their CI process), it would be better placed in typelevel-scalafix.

@zainab-ali zainab-ali force-pushed the scalafix-enforce-clues branch from 40dc0d8 to 1b6ab9b Compare November 10, 2025 12:16
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