lean4-htt/src/Lean/Linter
Kim Morrison d9ab758af5
chore: re-enable List variable linter (#7215)
Turns back on the variable names linters across List/Array/Vector.
2025-02-24 23:34:01 +00: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 chore: re-enable List variable linter (#7215) 2025-02-24 23:34:01 +00: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 perf: optimize sorry detection in unused variables linter (#7129) 2025-02-22 16:43:39 +00:00
Util.lean feat: improve unused section variable warning (#5036) 2024-08-22 10:18:09 +00:00