lean4-htt/src/Lean/Linter
2025-03-24 08:25:00 +01:00
..
Basic.lean chore: deprecate := variants of inductive and structure (#5542) 2024-10-11 05:54:18 +00:00
Builtin.lean chore: add missing copyright headers (#3411) 2024-02-20 01:49:55 +00:00
ConstructorAsVariable.lean perf: do not lint unused variables defined in tactics by default (#5338) 2024-10-17 09:55:11 +00:00
Deprecated.lean feat: make "foo has been deprecated" warning be hoverable (#6273) 2024-12-01 19:12:42 +00:00
List.lean feat: deprecate Array.mkArray in favour of Array.replicate 2025-03-24 08:25:00 +01:00
MissingDocs.lean chore: import cleanup in Init (#6522) 2025-01-04 04:13:13 +00:00
Omit.lean feat: omit (#5000) 2024-08-21 13:22:34 +00:00
UnusedVariables.lean chore: use notation in favour of .empty functions (#7446) 2025-03-12 04:22:40 +00:00
Util.lean feat: improve unused section variable warning (#5036) 2024-08-22 10:18:09 +00:00