Commit 2024-10-24 22:41 62764f8f

View on Github →

feat: extend the linter against broad imports (#14898) Also lint on importing Tactic.{Have,Replace} or any file in the Deprecated directory. Both of these are not supposed to be imported; this linter enforces it.

Estimated changes