Documentation

Mathlib.Tactic.Linter.TextBased.UnicodeLinter

Tools for the unicode Linter #

The actual linter is defined in TextBased.lean.

This file defines the blocklist and other tools used by the linter.

Prints a unicode character's codepoint in hexadecimal with prefix 'U+'. E.g., 'a' is "U+0061".

Equations
Instances For

    Blocklist: If false, the character is not allowed in Mathlib.

    Equations
    Instances For