Documentation

FormalConjectures.Util.Linters.CopyrightLinter

The copyright linter #

This file implements a linter that checks that every file in the project has the correct copyright header.

The part of the expected copyright before the year.

Equations
Instances For

    The part of the expected copyright after the year.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

      Check whether a file, given as a String, is prefixed with the correct copyright header.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For

        The copyright linter ensures that every file has the right copyright header.

        Equations
        • One or more equations did not get rendered due to their size.
        Instances For