Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
kmill committed Dec 31, 2024
1 parent 649b2a9 commit dd9ad37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/lean/run/extract_lets.lean
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# Tests of the `extract_lets` tactic
-/

set_option linter.tactic.unusedName true
set_option linter.unusedVariables false
axiom test_sorry {α : Sort _} : α

Expand Down

0 comments on commit dd9ad37

Please sign in to comment.